Combining BooleanQuery with DisjunctionMaxQuery

2016-01-29 Thread MichaƂ Klecha
Hi, I'm facing the problem solve to which appears to be just few simple lines but i cannot manage to find them. I'm using Lucene, 5.4.0 What I'm trying to do is to compose a complex BooleanQuery and at the end I need to find an intersection of all subqueries without summing score of subqueries fo

multivalued index search

2016-01-29 Thread scott cote
What is the best approach to implementing a multivalued index field search in the current version of Lucene? SCott - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...