[
https://issues.apache.org/jira/browse/LUCENE-10636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand resolved LUCENE-10636.
-----------------------------------
Fix Version/s: 9.3
Resolution: Fixed
> Could the partial score sum from essential list scores be cached?
> -----------------------------------------------------------------
>
> Key: LUCENE-10636
> URL: https://issues.apache.org/jira/browse/LUCENE-10636
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Zach Chen
> Priority: Minor
> Fix For: 9.3
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> This is a follow-up issue from discussion
> [https://github.com/apache/lucene/pull/972#discussion_r909300200] . Currently
> in the implementation of BlockMaxMaxscoreScorer, there's duplicated
> computation of summing up scores from essential list scorers. We would like
> to see if this duplicated computation can be cached without introducing much
> overhead or data structure that might out-weight the benefit of caching.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]