[ https://issues.apache.org/jira/browse/LUCENE-10395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17484687#comment-17484687 ]
ASF subversion and git services commented on LUCENE-10395: ---------------------------------------------------------- Commit df12e2b195b576481d8588ae67c4155bbac189fe in lucene's branch refs/heads/main from Luca Cavanna [ https://gitbox.apache.org/repos/asf?p=lucene.git;h=df12e2b ] LUCENE-10395: Introduce TotalHitCountCollectorManager (#622) > 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 > Priority: Minor > Time Spent: 20m > Remaining Estimate: 0h > > 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