You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2010/05/04 19:10:58 UTC

[jira] Updated: (LUCENE-2443) Don't assume IntsRef offset is 0 after postings bulk read

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

Uwe Schindler updated LUCENE-2443:
----------------------------------

    Fix Version/s: 4.0
                       (was: 3.1)

> Don't assume IntsRef offset is 0 after postings bulk read
> ---------------------------------------------------------
>
>                 Key: LUCENE-2443
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2443
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Index
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 4.0
>
>
> Yonik found 2 places where we assume the ints starts at offset=0 after bulk read -- we can't do this because in general a codec can give us a slice into private int[] arrays, eg int block codec.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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