diff --git a/docs/reference/query-dsl/bool-query.asciidoc b/docs/reference/query-dsl/bool-query.asciidoc index a7092aaaab113..cc814d7c05c9b 100644 --- a/docs/reference/query-dsl/bool-query.asciidoc +++ b/docs/reference/query-dsl/bool-query.asciidoc @@ -24,7 +24,7 @@ and clauses are considered for caching. the score. If the `bool` query is a <> or has neither `must` or `filter` then at least one of the `should` queries must match a document for it to match the `bool` query. This behavior may be -explicitly controlled by settings the +explicitly controlled by setting the <> parameter. |`must_not` |The clause (query) must not appear in the matching