Skip to content

Commit 331e77d

Browse files
avshiavjavanna
authored andcommitted
[DOCS] Fixed missing space (elastic#38305)
1 parent 1ea527f commit 331e77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/query-dsl/dis-max-query.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ of these DisjunctionMaxQuery's is combined into a BooleanQuery.
2020
The tie breaker capability allows results that include the same term in
2121
multiple fields to be judged better than results that include this term
2222
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
23+
the better case of two different terms in the multiple fields. The
2424
default `tie_breaker` is `0.0`.
2525

2626
This query maps to Lucene `DisjunctionMaxQuery`.

0 commit comments

Comments
 (0)