Re: Boost on specific fields

2013-07-30 Thread Chris Hostetter
: 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

Re: Boost on specific fields

2013-07-30 Thread Jack Krupansky
Can you point to a specific portion of your query that leads you to "expect" some particular document to score higher? Please keep in mind that Solr does not yet have the ability to read your mind - it simply does its best to follow your specific instructions. Doing a keyword match on a field