Module rs_es::query::full_text
[−]
[src]
Implementations of full-text ES queries
Structs
| CommonQuery |
Common terms query |
| CommonQueryInner | |
| MatchQuery |
Match query |
| MatchQueryInner | |
| MultiMatchQuery |
Multi Match Query |
| QueryStringQuery |
Query string query |
| SimpleQueryStringQuery |
SimpleQueryString query |
Enums
| MatchQueryType |
MatchQueryType - the type of the multi Match Query |
| MatchType |
MatchType - the type of Match query |
| SimpleQueryStringFlags |
Flags for the SimpleQueryString query |
| ZeroTermsQuery |
Zero Terms Query |