You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Ignacio Vera (Jira)" <ji...@apache.org> on 2021/04/20 06:34:00 UTC

[jira] [Updated] (LUCENE-9907) Remove dependency on PackedInts#getReader() in all current codecs

     [ https://issues.apache.org/jira/browse/LUCENE-9907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ignacio Vera updated LUCENE-9907:
---------------------------------
    Summary: Remove dependency on PackedInts#getReader() in all current codecs  (was: Remove dependency on PackedInts in all current codecs)

> Remove dependency on PackedInts#getReader() in all current codecs
> -----------------------------------------------------------------
>
>                 Key: LUCENE-9907
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9907
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Ignacio Vera
>            Priority: Major
>          Time Spent: 4.5h
>  Remaining Estimate: 0h
>
> PackedInts#getDirectWriter/Reader are really legacy and the way to go now is using DirectReader and DirectWriter. With LUCENE-9705, we should be able to remove them from the current codecs.
> This will help as well to move the Directory API to little endian/
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org