[jira] [Updated] (LUCENE-4955) NGramTokenFilter increments positions for each gram

2013-05-11 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-4955: --- Labels: (was: lucene-4.3.1-candidate) NGramTokenFilter increments positions for each gram

[jira] [Updated] (LUCENE-4955) NGramTokenFilter increments positions for each gram

2013-05-10 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-4955: --- Labels: lucene-4.3.1-candidate (was: ) NGramTokenFilter increments positions for each gram

[jira] [Updated] (LUCENE-4955) NGramTokenFilter increments positions for each gram

2013-04-25 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4955: Attachment: highlighter-test.patch bq. We can speed up the process now by changing

[jira] [Updated] (LUCENE-4955) NGramTokenFilter increments positions for each gram

2013-04-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4955: - Attachment: LUCENE-4955.patch I tried to iterate on Simon's patch: * NGramTokenFilter doesn't

[jira] [Updated] (LUCENE-4955) NGramTokenFilter increments positions for each gram

2013-04-24 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4955: Attachment: highlighter-test.patch LUCENE-4955.patch here is a patch