Hello,

I have some problems with my application. I have some fields and use edismax
to search between them. Now i want to configure that one field must match.
Let's give an example:

firstname  lastname     Nicknames
Lionel       messi         loe,pulga   

When i search i want only results that match on lastname and maybe other
fields. So "lionel pulga" gives no results but "messi leo" will matched. So
what i want is to configure that there always must be a match in one
field(lastname). Is this possible? 

--
View this message in context: 
http://lucene.472066.n3.nabble.com/One-field-must-match-with-edismax-tp3496232p3496232.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to