In fact I tried without WordDelimiterFilterFactory (using a
PatternTokenizerFactory to tokenize on special chars) and I still have the
same problem. Apparently dismax handler thinks that 'france-histoire' is a
single word even if I tokenize on '-'
Le , Demian Katz a écrit :
I just sent an
I just sent an email to the list about DisMax interacting with
WordDelimiterFilterFactory, and I think our problems are at least partially
related -- I think the reason you are seeing an OR where you expect an AND is
that you have autoGeneratePhraseQueries set to false, which changes the way
Di