Enum SimpleQueryStringFlags
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
[Flags]
public enum SimpleQueryStringFlags
Fields
Name | Description |
---|---|
All | |
And | |
Escape | |
Fuzzy | |
Near | |
None | |
Not | |
Or | |
Phrase | |
Precedence | |
Prefix | |
Slop | |
Whitespace |