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: [email protected]
For additional commands, e-mail: [email protected]