Tomoko Uchida created LUCENE-10597: -------------------------------------- Summary: 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
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