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

Ryan Ernst updated LUCENE-5908:
-------------------------------

    Attachment: LUCENE-5908.patch

Ok, this new patch replicates branch_4x's {{Lucene43EdgeNGramTokenizer}} to 
trunk (minus the diffs like Reader and Version that are no longer there in 
trunk).  I think this should make the backport easy (so it will just be making 
{{Lucene43NGramTokenizer}} final).

> Assertion fails for Lucene43NGramTokenizer
> ------------------------------------------
>
>                 Key: LUCENE-5908
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5908
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Ryan Ernst
>         Attachments: LUCENE-5908.patch, LUCENE-5908.patch
>
>
> As a side effect from LUCENE-5859, {{Lucene43NGramTokenizer}} was made not 
> final.  This can trip an assert we have that {{Tokenizer}} need to either be 
> final, or have their {{incrementToken()}} function be final.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to