Hello,

   I'm using the dismax handler for the phrase matching. I have a few legal
resources in my index in the following format for example

title                      state         

dui faq1               california               
dui faq2               florida
dui faq3               federal

Now I want to be able to return federal results irrespective of the state.
For example dui california should return all federal results for 'dui' also
along with california results. i was thinking of a synonym mapping for the
states like 'state name' => 'federal' 
(i.e california,federal
florida, federal
maine, federal
etc
)
Is there a better way though?
-- 
View this message in context: 
http://www.nabble.com/Dismax-handler-phrase-matching-question-tp23820340p23820340.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to