[jira] [Updated] (LUCENE-5301) All PackedInts APIs should share a common interface for random-access reads

2013-10-28 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5301: - Attachment: LUCENE-5301.patch New patch: PackedInts.Reader now only extends NumericDocValues. >

[jira] [Updated] (LUCENE-5301) All PackedInts APIs should share a common interface for random-access reads

2013-10-23 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5301: - Attachment: LUCENE-5301.patch Here is a patch. All PackedInts structures now extend NumericDocVa