Alan Woodward created LUCENE-8360:
-------------------------------------

             Summary: NGramTokenFilter doesn't set posIncAttribute correctly in 
end()
                 Key: LUCENE-8360
                 URL: https://issues.apache.org/jira/browse/LUCENE-8360
             Project: Lucene - Core
          Issue Type: New Feature
            Reporter: Alan Woodward
            Assignee: Alan Woodward


Found by randomly adding ConditionalTokenFilter to random chains, which calls 
end() on its delegate when it reaches a token that shouldn't have the delegate 
applied to it, so that things like position increments and position length are 
preserved.

This is also the case for EdgeNGramTokenFilter



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to