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

Adrien Grand commented on LUCENE-9611:
--------------------------------------

It looks like we only use it for numbers of bits per value 1, 2 and 4 when 
encoding postings. Maybe one way to move forward with this would be to drop 
PACKED_SINGLE_BLOCK from PackedInts and introduce special decoding logic in 
Lucene50PostingsFormat's ForUtil for these numbers of bits per value.

> Remove deprecated PACKED_SINGLE_BLOCK from PackedInts
> -----------------------------------------------------
>
>                 Key: LUCENE-9611
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9611
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Ignacio Vera
>            Priority: Major
>
> In LUCENE-7521, the PACKED_SINGLE_BLOCK format was deprecated. I propose to 
> remove it entirely for Lucene 9.0.



--
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