Lucene Query Language¶
The Apache Lucene query language, as documented in Lucene query syntax in ElasticSearch’s documentation, is available as a possible query syntax for Kibana.
Kaquel only supports converting to the query DSN from a Lucene query, in the
form of its parse_lucene()
function.