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

Adrien Grand commented on LUCENE-8507:
--------------------------------------

It looks like we should disable this optimization when sorting by increasing 
scores (reverse = true in the SortField constructor)?

> TopFieldCollector should set minimum competitive score if the primary sort is 
> by relevancy
> ------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-8507
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8507
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Jim Ferenczi
>            Priority: Minor
>         Attachments: LUCENE-8507.patch
>
>
> When the primary sort in the TopFieldCollector is set to relevancy it is 
> possible to update the minimum competitive score like the TopScoreCollector 
> does. 



--
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