Blocks within query
List of all the block within the query group. If you're running an older core version, there may be groups listed here that are not available to you (yet).
query v12.0.4
Returns a query based of the given expression.
query string query v10.4.28
null
simple query string query v10.4.28
null
multiple query v10.4.28
null
aggregation query v13.0.4
Build an aggregation on the given query.
must query v10.4.28
All queries provided must match.
must not query v10.4.28
All queries provided must not match.
array should / or query v10.4.28
One or all queries from array provided should match array based.
filter query v10.4.28
Build a custom query using higher-level bool query.
should / or query v10.4.28
One or all queries provided should match.
Back to
query
Return to the main group to view all sub-groups