Hi all

    I am new to SOLR and have a doubt on Boosting the Exact Terms to the top
on a Particular field

For ex :

     I have a text field names ts_category and I want to give more boost to
this field rather than other fields, SO in my Query I pass the following in
the QF params "qf=body^4.0 title^5.0 ts_category^21.0" and also sort on
SCORE desc

     When I do a search against "Hospitals" . I get "Hospitalization
Management , Hospital Equipment & Supplies " on Top rather than the exact
matches of "Hospitals"

      So It would be great , If I could be helped over here


Thanks
Balaji  
   


     

    

Thanks in Advance
Balaji

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Boost-Exact-matches-on-Specific-Fields-tp3370513p3370513.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to