You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ryan Ernst (JIRA)" <ji...@apache.org> on 2014/08/26 17:30:57 UTC

[jira] [Updated] (LUCENE-5908) Assertion fails for Lucene43NGramTokenizer

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

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

    Description: 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.  (was: As a side effect from LUCENE-5859, {{Lucene43NGramTokenizer}} was made not final.  This can trip an assert we have that {{Tokenizer}}s need to either be final, or have their {{incrementToken()}} function be 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
>
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org