NOTE: You are looking at documentation for an older release. 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.