[ 
https://issues.apache.org/jira/browse/LUCENE-8421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16554471#comment-16554471
 ] 

Adrien Grand commented on LUCENE-8421:
--------------------------------------

Sorry I should have provided more context. I agree this change alone is 
problematic. I'm trying to break down some ideas from LUCENE-8060 into smaller, 
easier tasks but we need other changes to make it less trappy. I will revive 
the discussion on LUCENE-8060.

> 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
>            Priority: Minor
>         Attachments: LUCENE-8421.patch
>
>
> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to