Re: Boost but not filter

2009-12-31 Thread Erik Hatcher
I'm not seeing this effect with the example setup: http://localhost:8983/solr/select?defType=dismax&qf=name&q=ipod&debugQuery=true&bq=inStock:true What do you get as the parsedquery when using debugQuery=true? What's your full request to Solr? There is some odd logic in the dismax pars

Boost but not filter

2009-12-31 Thread Ravi Gidwani
Hello: I have a basic question: I am using dismax, Solr 1.4. Let's say I have query where q=sometext and it returns me 50 results.but let's say now I want to rank all those (say 10) documents higher where field:abc. Note I just want rank them higher based on the field value and not