Show / Hide Table of Contents

    Enum CJKScript

    Namespace: Lucene.Net.Analysis.Cjk
    Assembly: Lucene.Net.Analysis.Common.dll
    Syntax
    public enum CJKScript : int

    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 Licensed to the Apache Software Foundation (ASF)