You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2018/08/29 16:04:00 UTC

[jira] [Commented] (LUCENE-8470) Remove Legacy*DocValues classes

    [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org