[
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: [email protected]
For additional commands, e-mail: [email protected]