[jira] [Updated] (LUCENE-8650) ConcatenatingTokenStream does not end() nor reset() properly

2019-01-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8650: -- Attachment: LUCENE-8650.patch > ConcatenatingTokenStream does not end() nor reset() properly

[jira] [Updated] (LUCENE-8650) ConcatenatingTokenStream does not end() nor reset() properly

2019-01-18 Thread Daniel Meehl (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Meehl updated LUCENE-8650: - Description: All (I think) TokenStream implementations set a "final offset" after calling

[jira] [Updated] (LUCENE-8650) ConcatenatingTokenStream does not end() nor reset() properly

2019-01-18 Thread Daniel Meehl (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Meehl updated LUCENE-8650: - Description: All (I think) TokenStream implementations set a "final offset" after calling

[jira] [Updated] (LUCENE-8650) ConcatenatingTokenStream does not end() nor reset() properly

2019-01-18 Thread Daniel Meehl (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Meehl updated LUCENE-8650: - Attachment: LUCENE-8650-3.patch LUCENE-8650-2.patch

[jira] [Updated] (LUCENE-8650) ConcatenatingTokenStream does not end() nor reset() properly

2019-01-18 Thread Daniel Meehl (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Meehl updated LUCENE-8650: - Attachment: ConcatTokenFilterFactory.java > ConcatenatingTokenStream does not end() nor reset()

[jira] [Updated] (LUCENE-8650) ConcatenatingTokenStream does not end() nor reset() properly

2019-01-18 Thread Daniel Meehl (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Meehl updated LUCENE-8650: - Attachment: (was: ConcatTokenFilterFactory.java) > ConcatenatingTokenStream does not end()

[jira] [Updated] (LUCENE-8650) ConcatenatingTokenStream does not end() nor reset() properly

2019-01-18 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-8650: - Component/s: modules/analysis > ConcatenatingTokenStream does not end() nor reset() properly >