[jira] [Updated] (LUCENE-2929) all postings enums must explicitly declare what they need up-front.

2014-03-15 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-2929: - Fix Version/s: (was: 4.7) 4.8 all postings enums must explicitly

[jira] [Updated] (LUCENE-2929) all postings enums must explicitly declare what they need up-front.

2013-05-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2929: -- Fix Version/s: (was: 4.3) 4.4 all postings enums must explicitly

[jira] [Updated] (LUCENE-2929) all postings enums must explicitly declare what they need up-front.

2012-03-20 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2929: --- Labels: gsoc2012 lucene-gsoc-12 (was: ) Still need requiresPayloads boolean.

[jira] [Updated] (LUCENE-2929) all postings enums must explicitly declare what they need up-front.

2011-12-03 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2929: --- Attachment: LUCENE-2929.patch New patch; I think it's ready. Instead of making a

[jira] [Updated] (LUCENE-2929) all postings enums must explicitly declare what they need up-front.

2011-12-03 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2929: --- Attachment: LUCENE-2929.patch Another patch... last one had svn rm'd DocsEnum for

[jira] [Updated] (LUCENE-2929) all postings enums must explicitly declare what they need up-front.

2011-11-18 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2929: --- Attachment: LUCENE-2929.patch Patch, splitting out DocsAndFreqsEnum from DocsEnum,