Atri Sharma created LUCENE-8978:
-----------------------------------
Summary: "Max Bottom" Based Early Termination For Concurrent Search
Key: LUCENE-8978
URL: https://issues.apache.org/jira/browse/LUCENE-8978
Project: Lucene - Core
Issue Type: Improvement
Reporter: Atri Sharma
When running a search concurrently, collectors which have collected the number
of hits requested locally i.e. their local priority queue is full can then
globally publish their bottom hit's score, and other collectors can then use
that score as the filter. If multiple collectors have full priority queues, the
maximum of all bottom scores will be considered as the global bottom score.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]