[jira] [Updated] (LUCENE-3041) Support Query Visting / Walking

2019-03-15 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-3041: -- Attachment: LUCENE-3041-8x.patch > Support Query Visting / Walking > -

[jira] [Updated] (LUCENE-3041) Support Query Visting / Walking

2019-02-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-3041: -- Attachment: LUCENE-3041.patch > Support Query Visting / Walking >

[jira] [Updated] (LUCENE-3041) Support Query Visting / Walking

2014-03-15 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-3041: - Fix Version/s: (was: 4.7) 4.8 > Support Query Visting / Walking > ---

[jira] [Updated] (LUCENE-3041) Support Query Visting / Walking

2013-05-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3041: -- Fix Version/s: (was: 4.3) 4.4 > Support Query Visting / Walking > -

[jira] [Updated] (LUCENE-3041) Support Query Visting / Walking

2013-01-12 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-3041: --- Fix Version/s: (was: 4.1) 4.2 > Support Query Visting / Walking > ---

[jira] [Updated] (LUCENE-3041) Support Query Visting / Walking

2011-05-02 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3041: Lucene Fields: [New, Patch Available] (was: [New]) Affects Version/s: 4.0

[jira] [Updated] (LUCENE-3041) Support Query Visting / Walking

2011-04-30 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-3041: --- Attachment: LUCENE-3041.patch New patch that implements what I said in the previous comments (except

[jira] [Updated] (LUCENE-3041) Support Query Visting / Walking

2011-04-27 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-3041: --- Attachment: LUCENE-3041.patch Updated patch which removes the stupid test I'd included > Support Qu

[jira] [Updated] (LUCENE-3041) Support Query Visting / Walking

2011-04-27 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-3041: --- Attachment: LUCENE-3041.patch A much larger patch that implements full query AST walking. The probl

[jira] [Updated] (LUCENE-3041) Support Query Visting / Walking

2011-04-27 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-3041: --- Attachment: LUCENE-3041.patch Updated patch. This simplifies the hierarchy a lot. DispatchingQuery

[jira] [Updated] (LUCENE-3041) Support Query Visting / Walking

2011-04-26 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-3041: --- Attachment: LUCENE-3041.patch Working patch, minus tests at the moment. Introduces the QueryProcess