We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 120c864 commit 6ff193dCopy full SHA for 6ff193d
1 file changed
docs/reference/query-dsl/distance-feature-query.asciidoc
@@ -122,7 +122,7 @@ GET /items/_search
122
[[distance-feature-query-distance-ex]]
123
====== Boost documents based on location
124
The following `bool` search returns documents with a `name` value of
125
-`chocolate`.The search also uses the `distance_feature` query to increase the
+`chocolate`. The search also uses the `distance_feature` query to increase the
126
relevance score of documents with a `location` value closer to `[-71.3, 41.15]`.
127
128
[source,js]
0 commit comments