[
https://issues.apache.org/jira/browse/LUCENE-7709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand updated LUCENE-7709:
---------------------------------
Attachment: LUCENE-7709.patch
Here is a patch, it removes versions that were only used for pre-6.0 indices.
The one change that is not trivial is that I removed logic about auto-prefix
terms: it was possible to enable auto-prefix terms on some eanly 6.x indices,
however we never enabled it with the default codec, so it can be removed.
> Remove unused backward-compatibility logic in codecs
> ----------------------------------------------------
>
> Key: LUCENE-7709
> URL: https://issues.apache.org/jira/browse/LUCENE-7709
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Adrien Grand
> Priority: Minor
> Attachments: LUCENE-7709.patch
>
>
> Some of our index formats were used before 6.0 was released and accumulated
> backward-compatibility logic that is not necessary anymore with Lucene 7.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]