[ https://issues.apache.org/jira/browse/LUCENE-8519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541000#comment-17541000 ]
Rushabh Shah commented on LUCENE-8519: -------------------------------------- [~dsmiley] Thank you for the review and the merge. > MultiDocValues.getNormValues should not call getMergedFieldInfos > ---------------------------------------------------------------- > > Key: LUCENE-8519 > URL: https://issues.apache.org/jira/browse/LUCENE-8519 > Project: Lucene - Core > Issue Type: Improvement > Reporter: David Smiley > Priority: Minor > Fix For: 9.3 > > Time Spent: 2h 50m > Remaining Estimate: 0h > > {{MultiDocValues.getNormValues}} should not call {{getMergedFieldInfos}} > because it's a needless expense. getNormValues simply wants to know if each > LeafReader that has this field has norms as well; that's all. -- 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