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

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

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

LUCENE-8463: TopFieldCollector can now early-terminates queries when sorting by 
SortField.DOC.

Signed-off-by: Jim Ferenczi <jim...@apache.org>


> Early-terminate queries sorted by SortField.DOC
> -----------------------------------------------
>
>                 Key: LUCENE-8463
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8463
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Priority: Minor
>              Labels: newdev
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> Currently TopFieldCollector only early-terminates when the search sort is a 
> prefix of the index sort, but it could also early-terminate when sorting by 
> doc id.



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