Search Results for

    Show / Hide Table of Contents

    Interface IStemmerTokenFilter

    A filter that stems words (similar to snowball, but with more options).

    Inherited Members
    ITokenFilter.Type
    ITokenFilter.Version
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface IStemmerTokenFilter : ITokenFilter

    Properties

    | Edit this page View Source

    Language

    Declaration
    [DataMember(Name = "language")]
    string Language { get; set; }
    Property Value
    Type Description
    string

    Extension Methods

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