Adrien Grand created LUCENE-5266:
------------------------------------

             Summary: Optimization of the direct PackedInts readers
                 Key: LUCENE-5266
                 URL: https://issues.apache.org/jira/browse/LUCENE-5266
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Adrien Grand
            Assignee: Adrien Grand
            Priority: Minor


Given that the initial focus for PackedInts readers was more on in-memory 
readers (for storing stuff like the mapping from old to new doc IDs at merging 
time), I never spent time trying to optimize the direct readers although it 
could be beneficial now that they are used for disk-based doc values.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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

Reply via email to