Atri Sharma created LUCENE-8924:
-----------------------------------
Summary: Remove Fields Order Checks from CheckIndex?
Key: LUCENE-8924
URL: https://issues.apache.org/jira/browse/LUCENE-8924
Project: Lucene - Core
Issue Type: Improvement
Reporter: Atri Sharma
CheckIndex checks the order of fields read from the FieldsEnum for the posting
reader. Since we do not explicitly sort or use a sorted data structure to
represent keys (atleast explicitly), and no FieldsEnum depends on the order
apart from MultiFieldsEnum, which no longer exists.
Should we remove the check?
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]