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

Andrzej Bialecki updated SOLR-17859:
------------------------------------
    Fix Version/s: main (10.0)

> TimeLimitingBulkScorer not used anymore for queries with limits
> ---------------------------------------------------------------
>
>                 Key: SOLR-17859
>                 URL: https://issues.apache.org/jira/browse/SOLR-17859
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: main (10.0)
>            Reporter: Andrzej Bialecki
>            Assignee: Andrzej Bialecki
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: main (10.0)
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> After Lucene 10 upgrade (SOLR-17631) it's very likely that query limits are 
> not enforced in this collector, due to the Lucene API change and the 
> commented-out method in {{SolrIndexSearcher.search(List<LeafReaderContext> 
> leaves, Weight weight, Collector collector)}}.
> Unfortunately there were no unit tests in Solr to specifically target this 
> code execution path - the existing tests related to {{QueryLimits}} are 
> either too synthetic or simulate timeouts in other components.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to