We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ea527f commit 331e77dCopy full SHA for 331e77d
docs/reference/query-dsl/dis-max-query.asciidoc
@@ -20,7 +20,7 @@ of these DisjunctionMaxQuery's is combined into a BooleanQuery.
20
The tie breaker capability allows results that include the same term in
21
multiple fields to be judged better than results that include this term
22
in only the best of those multiple fields, without confusing this with
23
-the better case of two different terms in the multiple fields.The
+the better case of two different terms in the multiple fields. The
24
default `tie_breaker` is `0.0`.
25
26
This query maps to Lucene `DisjunctionMaxQuery`.
0 commit comments