WARNING: Version 5.5 of Elasticsearch 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.
Nested Filter
editNested Filter
editThe nested
filter has been replaced by the Nested Query. It behaves
as a query in “query context” and as a filter in “filter context” (see
Query DSL).