You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Atri Sharma (Jira)" <ji...@apache.org> on 2019/09/18 11:17:00 UTC

[jira] [Assigned] (LUCENE-8978) "Max Bottom" Based Early Termination For Concurrent Search

     [ https://issues.apache.org/jira/browse/LUCENE-8978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Atri Sharma reassigned LUCENE-8978:
-----------------------------------

    Assignee: Atri Sharma

> "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
>            Assignee: Atri Sharma
>            Priority: Major
>          Time Spent: 5h 50m
>  Remaining Estimate: 0h
>
> 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.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org