Skip to content

Commit 232a365

Browse files
committed
Re-add sentence to intro
1 parent 6ff193d commit 232a365

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/reference/query-dsl/distance-feature-query.asciidoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
++++
66

77
Boosts the <<query-filter-context, relevance score>> of documents closer to a
8-
provided `origin` date or point.
8+
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.
910

1011
You can use the `distance_feature` query to find the nearest neighbors to a
1112
location. You can also use the query in a <<query-dsl-bool-query,`bool`>>

0 commit comments

Comments
 (0)