David Smiley created LUCENE-8519:
------------------------------------
Summary: 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
{{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
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]