Skip to main content

Module elastic_query

Module elastic_query 

Source

Enums§

Expr
The AST representing a parsed query.
ParseError
A simple error type for parsing/tokenizing.
Token

Functions§

parse_query
Parse the query string into an AST
parse_query_compat
Backward compatibility wrapper for parse_query
parse_query_test