Hi, I have indexed product information , the product name, no of reviews and has_image fields. For example, any two products has "laptop" in the product name and the user issued "laptop" as the search query, both the products are coming as part of search results. Here, I am applying boosting on the no of reviews and the has_image(This will be "Y" Or "N") and I am expecting the product which has no of reviews count is more and the has_image="Y" should come first. But, in some of the cases , I am not getting what I am expecting from the Solr.
Is it right way to boost no of reviews and has_image fields? -Siva -- View this message in context: http://lucene.472066.n3.nabble.com/Boost-on-specific-fields-tp4081224.html Sent from the Solr - User mailing list archive at Nabble.com.