atris opened a new pull request #877: LUCENE-8978: Maximal Bottom Score Based 
Early Termination
URL: https://github.com/apache/lucene-solr/pull/877
 
 
   This commit introduces a mechanism for early termination where,
   for indices sorted by relevance, hits are collected in per thread
   queue. Full PQs publish their bottom values and the maximum of
   them is then used by the corresponding collectors to filter further
   hits

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to