Adrien Grand created LUCENE-8421:
------------------------------------

             Summary: TopScoreDocCollector.create(int) should disable exact hit 
counts
                 Key: LUCENE-8421
                 URL: https://issues.apache.org/jira/browse/LUCENE-8421
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Adrien Grand


We should make TopScoreDocCollector.create(int) disable exact hit counts so 
that users don't have to opt out to get faster queries. Users can still get 
exact counts by using the other factory method 
TopScoreDocCollector.create(int,ScoreDoc,boolean).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to