[ 
https://issues.apache.org/jira/browse/LUCENE-10597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545220#comment-17545220
 ] 

ASF subversion and git services commented on LUCENE-10597:
----------------------------------------------------------

Commit f11a9d59d0d3fddcd45f0cde4a15a942bd258192 in lucene's branch 
refs/heads/branch_9x from Tomoko Uchida
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=f11a9d59d0d ]

LUCENE-10597: move globalMaxScore to MaxScoreCache (#931)



> Move globalMaxScore to MaxScoreCache from ImpactsDISI?
> ------------------------------------------------------
>
>                 Key: LUCENE-10597
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10597
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/search
>            Reporter: Tomoko Uchida
>            Priority: Trivial
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> All max score calculations are done in {{MaxScoreCache}} except for 
> {{globalMaxScore}}, that resides in {{ImpactsDISI}}.
> Perhaps it would be clearer to have this global max score value in 
> {{MaxScoreCache}}?



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to