We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aba9264 commit b5b47cdCopy full SHA for b5b47cd
docs/reference/query-dsl/bool-query.asciidoc
@@ -24,7 +24,7 @@ and clauses are considered for caching.
24
the score. If the `bool` query is a <<query-filter-context,filter context>>
25
or has neither `must` or `filter` then at least one of the `should` queries
26
must match a document for it to match the `bool` query. This behavior may be
27
-explicitly controlled by settings the
+explicitly controlled by setting the
28
<<query-dsl-minimum-should-match,`minimum_should_match`>> parameter.
29
30
|`must_not` |The clause (query) must not appear in the matching
0 commit comments