You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/05/22 03:23:00 UTC

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

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