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

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

Commit 1532623 from [~rjernst] in branch 'dev/trunk'
[ https://svn.apache.org/r1532623 ]

LUCENE-5266: Improved DirectPackedReader performance

> 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: Ryan Ernst
>            Priority: Minor
>             Fix For: 4.6, 5.0
>
>         Attachments: LUCENE-5266.patch, LUCENE-5266.patch
>
>
> 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