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

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

Commit 1648555 from [~jpountz] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1648555 ]

LUCENE-6145: Make EarlyTerminatingSortingCollector able to early-terminate when 
the sort order is a prefix of the index-time order.

> Make EarlyTerminatingSortingCollector smarter about when it can early 
> terminate
> -------------------------------------------------------------------------------
>
>                 Key: LUCENE-6145
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6145
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>         Attachments: LUCENE-6145.patch
>
>
> Today EarlyTerminatingSortingCollector only early-terminates if the sort 
> order matches exactly the index-time sort order. It should also 
> early-terminate when the sort order is a prefix of the index-time sort order.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to