Fork me on GitHub
  • API

    Show / Hide Table of Contents

    Enum CJKScript

    Namespace: Lucene.Net.Analysis.Cjk
    Assembly: Lucene.Net.Analysis.Common.dll
    Syntax
    [Flags]
    public enum CJKScript

    Fields

    Name Description
    ALL

    bigram flag for all scripts

    HAN

    bigram flag for Han Ideographs

    HANGUL

    bigram flag for Hangul

    HIRAGANA

    bigram flag for Hiragana

    KATAKANA

    bigram flag for Katakana

    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 The Apache Software Foundation, Licensed under the Apache License, Version 2.0
    Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation.
    All other marks mentioned may be trademarks or registered trademarks of their respective owners.