Search Results for

    Show / Hide Table of Contents

    Enum NoriDecompoundMode

    The decompound mode determines how the tokenizer handles compound tokens.

    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public enum NoriDecompoundMode

    Fields

    Name Description
    Discard

    Decomposes compounds and discards the original form (default).

    Mixed

    Decomposes compounds and keeps the original form

    None

    No decomposition for compounds

    Extension Methods

    KnownEnums.GetStringValue(Enum)
    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Fields
    • Extension Methods
    Back to top Generated by DocFX