Class RemoveDuplicatesTokenFilter
A token filter that drops identical tokens at the same position
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class RemoveDuplicatesTokenFilter : TokenFilterBase, IRemoveDuplicatesTokenFilter, ITokenFilter
Constructors
| Edit this page View SourceRemoveDuplicatesTokenFilter()
Declaration
public RemoveDuplicatesTokenFilter()