Search Results for

    Show / Hide Table of Contents

    Class KuromojiReadingFormTokenFilter

    Inheritance
    object
    TokenFilterBase
    KuromojiReadingFormTokenFilter
    Implements
    IKuromojiReadingFormTokenFilter
    ITokenFilter
    Inherited Members
    TokenFilterBase.Type
    TokenFilterBase.Version
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public class KuromojiReadingFormTokenFilter : TokenFilterBase, IKuromojiReadingFormTokenFilter, ITokenFilter

    Constructors

    | Edit this page View Source

    KuromojiReadingFormTokenFilter()

    Declaration
    public KuromojiReadingFormTokenFilter()

    Properties

    | Edit this page View Source

    UseRomaji

    Whether romaji reading form should be output instead of katakana. Defaults to false.

    Declaration
    public bool? UseRomaji { get; set; }
    Property Value
    Type Description
    bool?

    Implements

    IKuromojiReadingFormTokenFilter
    ITokenFilter

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Constructors
      • KuromojiReadingFormTokenFilter()
    • Properties
      • UseRomaji
    • Implements
    • Extension Methods
    Back to top Generated by DocFX