Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
With LUCENE-10002 we are looking at replacing usages of IndexSearcher#search(Query, Collector) with the corresponding method that takes a CollectorManager instead of a Collector. As part of this effort we would like to add support for a collector manager that encapsulates TotalHitCountCollector which is commonly used in our tests and possibly by users.
Attachments
Issue Links
- links to