Hi all I have a Dynamic "String Single" field present in my SOLR . but when I do a Query time boosting to that field it doesnt seem to honor it , Below I have mentioned all the QF parameters that are sent along qf=body^4&qf=tags_h1^0.1&qf=tags_h2_h3^0.1&qf=tags_h4_h5_h6^0.1&qf=tags_inline^0.1&qf=taxonomy_names^1.0&qf=title^8.0&qf=ss_cck_field_category_name^40.0
I have one document which has the "ss_cck_field_category_name" = "Hospitals" , when I search for "Hospitals" the document is coming in the middle not at the Top eventhough it has both *Title field and ss_cck_field_category_name set to "Hospitals"*. The documents which have Title Hospital come on Top Does SOLR not honor String fields for Boosting ? Thanks Balaji -- View this message in context: http://lucene.472066.n3.nabble.com/Query-Time-Boosting-Not-Working-tp3357734p3357734.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org