Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.9.2
-
None
-
None
-
New
Description
DuplicateFilter currently works by building a single doc ID set, without taking into account that getDocIdSet() will be called once per segment and only with each segment's local reader.
Attachments
Attachments
Issue Links
- requires
-
LUCENE-2506 A Stateful Filter That Works Across Index Segments
- Open