Luca Cavanna created LUCENE-10395:
-------------------------------------

             Summary: Add support for TotalHitCountCollectorManager
                 Key: LUCENE-10395
                 URL: https://issues.apache.org/jira/browse/LUCENE-10395
             Project: Lucene - Core
          Issue Type: New Feature
            Reporter: Luca Cavanna


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.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to