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 2019/09/05 08:55:00 UTC

[jira] [Commented] (LUCENE-7521) Simplify PackedInts

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

Adrien Grand commented on LUCENE-7521:
--------------------------------------

I'd like to move forward on this. Hopefully since we last discussed this cleanup, more users took the time to move from FieldCache to doc values, which has been our recommendation for a very long time now. I will only push this change to master.

> Simplify PackedInts
> -------------------
>
>                 Key: LUCENE-7521
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7521
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Adrien Grand
>            Priority: Minor
>         Attachments: LUCENE-7521.patch
>
>
> We have a lot of specialization in PackedInts about how to keep packed arrays of longs in memory. However, most use-cases have slowly moved to DirectWriter and DirectMonotonicWriter and most specializations we have are barely used for performance-sensitive operations, so I'd like to clean this up a bit.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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