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.
Bool Filter
editBool Filter
editThe bool
filter has been replaced by the Bool Query. It behaves
as a query in “query context” and as a filter in “filter context” (see
Query DSL).