You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (Commented) (JIRA)" <ji...@apache.org> on 2011/11/07 19:32:51 UTC

[jira] [Commented] (LUCENE-3524) Add "direct" PackedInts.Reader impl, that reads directly from disk on each get

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

Michael McCandless commented on LUCENE-3524:
--------------------------------------------

bq. new patch removing PackedIntValues#DirectPackedIntsSource 

Ahh good catch; patch looks good!  Thanks.

bq. I think we should backport and add a changes entry too no?

Actually 3.x doesn't have the ReaderIterator (I didn't backport yet since we don't need it there), so I think we can wait on backporting.
                
> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org