Class TextIndexPrefixes
Implements
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class TextIndexPrefixes : ITextIndexPrefixes
Properties
| Edit this page View SourceMaxCharacters
Declaration
public int? MaxCharacters { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |
MinCharacters
Declaration
public int? MinCharacters { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |