pub fn parse_query(input: &str, exact: bool) -> Result<Expr, ParseError>
Parse the query string into an AST