You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Shintaro Murakami (Jira)" <ji...@apache.org> on 2020/11/11 07:54:00 UTC

[jira] [Created] (LUCENE-9603) Remove redundant fieldType.stored() check

Shintaro Murakami created LUCENE-9603:
-----------------------------------------

             Summary: Remove redundant fieldType.stored() check
                 Key: LUCENE-9603
                 URL: https://issues.apache.org/jira/browse/LUCENE-9603
             Project: Lucene - Core
          Issue Type: Improvement
          Components: core/index
            Reporter: Shintaro Murakami


No need to check fieldType.stored() here because already checked.https://github.com/apache/lucene-solr/blob/5897d14fe4f5dd785a561b18c939ea31186c4971/lucene/core/src/java/org/apache/lucene/index/IndexingChain.java#L587



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org