Show / Hide Table of Contents

    Namespace Lucene.Net.Analysis.Standard.Std31

    Backwards-compatible implementation to match #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

    • Improve this Doc
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)