Interface ISuggestContext
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface ISuggestContext
Properties
| Edit this page View SourceName
Declaration
[DataMember(Name = "name")]
string Name { get; set; }
Property Value
Type | Description |
---|---|
string |
Path
Declaration
[DataMember(Name = "path")]
Field Path { get; set; }
Property Value
Type | Description |
---|---|
Field |
Type
Declaration
[DataMember(Name = "type")]
string Type { get; }
Property Value
Type | Description |
---|---|
string |