You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/06/02 01:21:00 UTC

[jira] [Commented] (LUCENE-10597) Move globalMaxScore to MaxScoreCache from ImpactsDISI?

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

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

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

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org