Hi Siegfried,

the debug shows that the separated keywords get OR'd together so a match to
either keyword appears in the results. So if I am searching for:

*keywords:schwarzkleid* this will get transformed to *keywords:schwarz
keywords:kleid *which is equivalent to *keywords:schwarz OR keywords:kleid*.
I need this query to be defaulted to* keywords:schwarz AND keywords:kleid*
so only items that match both keywords appear in my results (in this case
black dresses).

I am pretty confused as to why replacing the default boolean operator is
this difficult :(

Any other suggestions?

Ali



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Having-trouble-with-German-compound-words-in-Solr-4-7-tp4131964p4132338.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to