Class SuggestContextBase
Implements
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public abstract class SuggestContextBase : ISuggestContext
Properties
| Edit this page View SourceName
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |
Path
Declaration
public Field Path { get; set; }
Property Value
Type | Description |
---|---|
Field |
Type
Declaration
public abstract string Type { get; }
Property Value
Type | Description |
---|---|
string |