[jira] [Updated] (LUCENE-6494) Make PayloadSpanUtil apply to other postings information

2015-06-16 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-6494: -- Attachment: LUCENE-6494.patch Here's another go at this: * SpanQueryWrapper takes a query and

[jira] [Updated] (LUCENE-6494) Make PayloadSpanUtil apply to other postings information

2015-05-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-6494: -- Attachment: LUCENE-6494.patch This patch makes MatchData concrete and package-private, and

[jira] [Updated] (LUCENE-6494) Make PayloadSpanUtil apply to other postings information

2015-05-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-6494: -- Attachment: LUCENE-6494.patch Here is a patch. SpanCollector is changed from an interface to

[jira] [Updated] (LUCENE-6494) Make PayloadSpanUtil apply to other postings information

2015-05-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-6494: -- Attachment: LUCENE-6494.patch Removing the generics and integrating the buffered collector

[jira] [Updated] (LUCENE-6494) Make PayloadSpanUtil apply to other postings information

2015-05-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-6494: -- Attachment: LUCENE-6494.patch BufferedSpanCollector is now a private class in