Februar 2015 16:25
> An: java-user@lucene.apache.org
> Antwort an: java-user@lucene.apache.org
> Betreff: RE: Lucene Boolean Query Minimization
>
> Hi,
>
> You don't give an example of the type of Boolean query you want to
> "minimize". I have no idea &q
Hi,
You don't give an example of the type of Boolean query you want to "minimize".
I have no idea "how" it could be optimized without that information. If a
Boolean query contains only one clause, it is rewritten automatically to be the
query of its single clause (with boosts multiplied). But i