[ 
https://issues.apache.org/jira/browse/LUCENE-3524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simon Willnauer updated LUCENE-3524:
------------------------------------

    Attachment: LUCENE-3524.patch

new patch removing PackedIntValues#DirectPackedIntsSource since we now have the 
same interface for direct & in-mem access. Patch looks good mike, I think we 
should backport and add a changes entry too no?
                
> Add "direct" PackedInts.Reader impl, that reads directly from disk on each get
> ------------------------------------------------------------------------------
>
>                 Key: LUCENE-3524
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3524
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>         Attachments: LUCENE-3524.patch, LUCENE-3524.patch
>
>
> Spinoff from LUCENE-3518.
> If we had a direct PackedInts.Reader impl we could use that instead of
> the RandomAccessReaderIterator.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to