[
https://issues.apache.org/jira/browse/LUCENE-8470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16596541#comment-16596541
]
Adrien Grand commented on LUCENE-8470:
--------------------------------------
Here is a patch. Instead of removing the legacy classes, I moved them to
oal.codecs.memory in the lucene/codecs module as pkg-private classes since they
are still used by the "Direct" doc-values format and migrating it to the new
API requires quite some work. It would be nice to clean this up later.
> Remove Legacy*DocValues classes
> -------------------------------
>
> Key: LUCENE-8470
> URL: https://issues.apache.org/jira/browse/LUCENE-8470
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Adrien Grand
> Priority: Minor
> Attachments: LUCENE-8470.patch
>
>
> These classes had been added to keep supporting 6.x codecs when transitioning
> from random-access doc values to sequential-access docvalues. We should
> remove them.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]