You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2014/12/30 17:31:13 UTC

[jira] [Created] (LUCENE-6145) Make EarlyTerminatingSortingCollector smarter about when it can early terminate

Adrien Grand created LUCENE-6145:
------------------------------------

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


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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org