I use the 'dismax handler' for my phrase matching. And i have the 'mm' set
this way:
Up to 3 words, match all
up to 4, match 3
up to 4, match 3 & so on
Its been working fine, but for certain phrases like 'san diego drunk driving
defense attorney', its brings up dui attorneys for other cities first
because the way i've set the 'mm' its trying to match docs with any 4 words
from the search phrase. In such cases how do i make solr return the san
diego listing first. I don't want to make phrase matching stricter either
(i.e don't want to change the current 'mm' configuration)
Any way to solve for this?
--
View this message in context:
http://www.nabble.com/Question-about-dismax-%27mm%27---give-boost-to-searches-by-location-tp20606730p20606730.html
Sent from the Solr - User mailing list archive at Nabble.com.