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

ASF subversion and git services commented on LUCENE-8464:
---------------------------------------------------------

Commit b4449c73e4c1ed34bc155ae5a818ac1a870ea7f8 in lucene-solr's branch 
refs/heads/master from [~cbismuth]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=b4449c7 ]

LUCENE-8464: ConstantScoreScorer now implements setMinCompetitveScore in order 
to early terminate the iterator if the minimum score is greater than the 
constant score.

Signed-off-by: Jim Ferenczi <[email protected]>


> Implement ConstantScoreScorer#setMinCompetitiveScore
> ----------------------------------------------------
>
>                 Key: LUCENE-8464
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8464
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Priority: Minor
>              Labels: newdev
>          Time Spent: 7h 50m
>  Remaining Estimate: 0h
>
> We should make it so the iterator returns NO_MORE_DOCS after 
> setMinCompetitiveScore is called with a value that is greater than the 
> constant score.



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