Interface IAnalyzer
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IAnalyzer
Properties
| Edit this page View SourceType
Declaration
[DataMember(Name = "type")]
string Type { get; }
Property Value
Type | Description |
---|---|
string |
Version
Declaration
[DataMember(Name = "version")]
string Version { get; set; }
Property Value
Type | Description |
---|---|
string |