[ 
https://issues.apache.org/jira/browse/LUCENE-8360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Woodward resolved LUCENE-8360.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 7.4

> 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
>            Priority: Major
>             Fix For: 7.4
>
>         Attachments: LUCENE-8360.patch
>
>
> 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