Houston Putman created SOLR-17734:
-------------------------------------

             Summary: Remove segmentTerminateEarly as the functionality is 
already supported by minExactCount
                 Key: SOLR-17734
                 URL: https://issues.apache.org/jira/browse/SOLR-17734
             Project: Solr
          Issue Type: Improvement
            Reporter: Houston Putman


As of LUCENE-8059, early termination based on sorted indexes and sorted queries 
has been supported natively in the TopFieldCollector. Also as of SOLR-13289, 
Solr uses this feature of the TopFieldCollector. So users that want to use the 
{{segmentTerminateEarly}} feature, really only need to set 
{{{}minExactCount=...{}}}. 

This can be 10.0 specific, so not to break back-compat.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to