We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ff193d commit 232a365Copy full SHA for 232a365
1 file changed
docs/reference/query-dsl/distance-feature-query.asciidoc
@@ -5,7 +5,8 @@
5
++++
6
7
Boosts the <<query-filter-context, relevance score>> of documents closer to a
8
-provided `origin` date or point.
+provided `origin` date or point. For example, you can use this query to give
9
+more weight to documents closer to a certain date or location.
10
11
You can use the `distance_feature` query to find the nearest neighbors to a
12
location. You can also use the query in a <<query-dsl-bool-query,`bool`>>
0 commit comments