I got the point that to boost search result i have to sort by score.
But as in solrconfig for dismax request handler i use  
*<str name="qf">
        text^0.5 name^1.0 description^1.5 
 </str>*


because i want docs having querystring in description field come upper in
search results.
but what i am getting is first doc in search result which does not have
querystring in its description field.


-----
Thanks & Regards
Romi
--
View this message in context: 
http://lucene.472066.n3.nabble.com/configure-dismax-requesthandlar-for-boost-a-field-tp3137239p3140501.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to