Atri Sharma created LUCENE-8940:
-----------------------------------

             Summary: Early Termination Across Slices
                 Key: LUCENE-8940
                 URL: https://issues.apache.org/jira/browse/LUCENE-8940
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Atri Sharma


This JIRA tracks efforts for global early termination when segments are sorted. 
The cases being chased are:

1) Sorted segments -- hit count > numHits but less than threshold

2) Sorted segments and sort key is non score -- use shared PQ

3) Sorted segments and sort key is score -- propagate global minimum score



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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

Reply via email to