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

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

Commit da3be3ac4201352e0162d0534d993dba1e088485 in lucene's branch 
refs/heads/branch_9x from Rushabh Shah
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=da3be3ac420 ]

LUCENE-8519: MultiDocValues.getNormValues should not call getMergedFieldInfos 
(#902)


Co-authored-by: Rushabh Shah <shahr...@apache.org>

> 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
>          Time Spent: 2.5h
>  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

Reply via email to