[ 
https://issues.apache.org/jira/browse/LUCENE-8519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley resolved LUCENE-8519.
----------------------------------
    Fix Version/s: 9.3
       Resolution: Fixed

Thanks for contributing Rushabh!

> 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

Reply via email to