Hi all,

from my tests on an index with 22 million entries, it seems that in many cases a BooleanFilter is a lot slower than an equivalent BooleanQuery. Is this the expected behaviour? i would have expected a Filter to be at least as fast as a query, since it basically does the same thing, but without scoring.

Is there a better alternative to using a BooleanFilter?

Regards
Christoph

--
Dipl.-Inf. Christoph Kaser

IconParc GmbH
Sophienstrasse 1
80333 München

www.iconparc.de

Tel +49 -89- 15 90 06 - 21
Fax +49 -89- 15 90 06 - 49

Geschäftsleitung: Dipl.-Ing. Roland Brückner, Dipl.-Inf. Sven Angerer. HRB
121830, Amtsgericht München


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to