Somebody please help clear this doubt. What more could i do with the dismax handler to remove results that don't have 'word1'', 'word2', 'word3' etc in a search phrase not within 5 words of one another, to not come up in the results?
anuvenk wrote: > > From the solr wiki, it sounded like if qs is set to 5 for example, & if > the search term is 'child custody', only docs with 'child' & 'custody' > within 5 words of one another would be returned in results. Is this > correct? If so, it doesn't seem to be working for me. I see docs with > 'child' & 'custody' more than 5 words of one another (excluding stop > words) which is resulting in bad user experience as those docs are not so > relevant. What more could i do to improve quality in the results? > -- View this message in context: http://www.nabble.com/Question-about-Query-Phrase-Slop-%28qs%29-in-dismax-tp20643003p20648109.html Sent from the Solr - User mailing list archive at Nabble.com.