You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2018/10/01 15:17:00 UTC

[jira] [Created] (LUCENE-8519) MultiDocValues.getNormValues should not call getMergedFieldInfos

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org