[ 
https://issues.apache.org/jira/browse/LUCENE-9907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325012#comment-17325012
 ] 

ASF subversion and git services commented on LUCENE-9907:
---------------------------------------------------------

Commit b0662c807cb4af1ec11c7f9469a4f2ae7fc98bba in lucene's branch 
refs/heads/main from Ignacio Vera
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=b0662c8 ]

LUCENE-9907: Remove unused method PackedInts.Mutable#save



> Remove dependency on PackedInts 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: 4h 20m
>  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-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to