Hi Jack,
Thanks for your help.

I do not want to boost *keyword* field. I apply full text search no keyword
field and boost based on another field *featured*.

Also qf field allows us to boost the field without values. I would like to
boost with value

Ex: qf=featured:true^100 - I don't think this is correct

Example : Get all Toyota 2013 Car listings, which are featured listings.
Field *featured* is a boolean flag

So I tried this way

/select?q=toyota
2014&defType=edismax&q.op=AND&qf=featured:true^100&wt=json&sort=price asc

No luck :-(.

My boosting works fine without keyword, I only have issue having keyword
search. 



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Applying-boosting-for-keyword-search-tp4137523p4137528.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to