Paul Sanwald created LUCENE-8956:
------------------------------------

             Summary: QueryRescorer sort optimization
                 Key: LUCENE-8956
                 URL: https://issues.apache.org/jira/browse/LUCENE-8956
             Project: Lucene - Core
          Issue Type: Improvement
          Components: core/query/scoring
            Reporter: Paul Sanwald


This patch addresses a TODO in QueryRescorer: We should not sort the full array 
of the results returned from rescoring, but rather only topN, when topN is less 
than total hits.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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

Reply via email to