IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Specialized queries
editSpecialized queries
editThis group contains queries which do not fit into the other groups:
-
more_like_this
query - This query finds documents which are similar to the specified text, document, or collection of documents.
-
script
query -
This query allows a script to act as a filter. Also see the
function_score
query. -
percolate
query - This query finds queries that are stored as documents that match with the specified document.
-
wrapper
query - A query that accepts other queries as json or yaml string.