[jira] Updated: (LUCENE-2648) Allow PackedInts.ReaderIterator to advance more than one value

2010-09-17 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2648: Attachment: LUCENE-2648.patch changed ReaderIterator#docId() to ReaderIterator#ord()

[jira] Updated: (LUCENE-2648) Allow PackedInts.ReaderIterator to advance more than one value

2010-09-16 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2648: Attachment: LUCENE-2648.patch here is a patch - comments welcome Allow