WARNING: Version 5.x has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
Compound queries
editCompound queries
editCompound queries wrap other compound or leaf queries, either to combine their results and scores, to change their behaviour, or to switch from query to filter context.
NEST exposes all of the term queries available in Elasticsearch
See the Elasticsearch documentation on Compound queries for more details.