[jira] [Updated] (LUCENE-5052) bitset codec for off heap filters

2014-10-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated LUCENE-5052: --- Labels: features perfomance (was: features) bitset codec for off heap filters

[jira] [Updated] (LUCENE-5052) bitset codec for off heap filters

2014-03-31 Thread Dr Oleg Savrasov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dr Oleg Savrasov updated LUCENE-5052: - Attachment: LUCENE-5052-1.patch Only DOCS_ONLY index option is supported.

[jira] [Updated] (LUCENE-5052) bitset codec for off heap filters

2014-03-31 Thread Dr Oleg Savrasov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dr Oleg Savrasov updated LUCENE-5052: - Attachment: (was: LUCENE-5052-1.patch) bitset codec for off heap filters

[jira] [Updated] (LUCENE-5052) bitset codec for off heap filters

2014-03-31 Thread Dr Oleg Savrasov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dr Oleg Savrasov updated LUCENE-5052: - Attachment: LUCENE-5052-1.patch Only DOCS_ONLY index option is supported.

[jira] [Updated] (LUCENE-5052) bitset codec for off heap filters

2014-03-13 Thread Dr Oleg Savrasov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dr Oleg Savrasov updated LUCENE-5052: - Attachment: bitsetcodec.zip Methods nextDoc() and advance() have been implemented using

[jira] [Updated] (LUCENE-5052) bitset codec for off heap filters

2014-02-26 Thread Nina Gracheva (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nina Gracheva updated LUCENE-5052: -- Attachment: LUCENE-5052.patch This is adopted version of BitSetCodec. It uses

[jira] [Updated] (LUCENE-5052) bitset codec for off heap filters

2013-11-14 Thread Yuriy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuriy updated LUCENE-5052: -- Attachment: bitsetcodec.zip see