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: [email protected]
For additional commands, e-mail: [email protected]