Interface IStemmerTokenFilter
A filter that stems words (similar to snowball, but with more options).
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IStemmerTokenFilter : ITokenFilter
Properties
| Edit this page View SourceLanguage
Declaration
[DataMember(Name = "language")]
string Language { get; set; }
Property Value
Type | Description |
---|---|
string |