[
https://issues.apache.org/jira/browse/LUCENE-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16887300#comment-16887300
]
Adrien Grand commented on LUCENE-8924:
--------------------------------------
We rely on the order for merging, see "MultiFields".
> 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
> Priority: Major
>
> 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]