[jira] [Updated] (LUCENE-4883) Hide FieldCache behind an UninvertingFilterReader

2013-03-26 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-4883: -- Attachment: LUCENE-4883.patch Here's a preliminary patch, implementing UninvertedFilterReader

[jira] [Updated] (LUCENE-4883) Hide FieldCache behind an UninvertingFilterReader

2013-03-27 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-4883: -- Attachment: LUCENE-4883.patch New patch, copying the uninvert logic from FieldCacheImpl into a

[jira] [Updated] (LUCENE-4883) Hide FieldCache behind an UninvertingFilterReader

2013-04-02 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-4883: -- Attachment: LUCENE-4883.patch New patch, with a NumericDocValues uninverter. Also a basic tes

[jira] [Updated] (LUCENE-4883) Hide FieldCache behind an UninvertingFilterReader

2013-04-12 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-4883: -- Attachment: LUCENE-4883.patch OK, here's a patch that attempts to solve the problem of 32-bit

[jira] [Updated] (LUCENE-4883) Hide FieldCache behind an UninvertingFilterReader

2013-04-12 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-4883: -- Attachment: LUCENE-4883.patch Actually I've convinced myself that checking for a NumberFormatE