Enum MatchType
Dynamic match pattern type
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public enum MatchType
Fields
Name | Description |
---|---|
Regex | Regular expression matching |
Simple | Simple matching with wildcards |