Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
New
Description
I think we could see perf gains if TermsFilter sorted the terms, built a minimal automaton, and used TermsEnum.intersect to visit the terms...
This idea came up on the dev list recently.
Attachments
Issue Links
- is cloned by
-
LUCENE-4920 CLONE - TermsFilter should use AutomatonQuery
- Resolved
- is related to
-
LUCENE-4511 TermsFilter might return wrong results if a field is not indexed or not present in the index
- Closed