Namespace Lucene.Net.Analysis.Standard.Std31
Backwards-compatible implementation to match LuceneVersion.LUCENE_31
Classes
StandardTokenizerImpl31
This class implements StandardTokenizer, except with a bug (https://issues.apache.org/jira/browse/LUCENE-3358) where Han and Hiragana characters would be split from combining characters:
@deprecated This class is only for exact backwards compatibility
UAX29URLEmailTokenizerImpl31
This class implements UAX29URLEmailTokenizer, except with a bug (https://issues.apache.org/jira/browse/LUCENE-3358) where Han and Hiragana characters would be split from combining characters: @deprecated This class is only for exact backwards compatibility