Skip to content

Commit adac3ba

Browse files
mattruzickaclintongormley
authored andcommitted
Update 60_Decay_functions.asciidoc
Locations more than 5km from the center should receive a score less than 0.5, correct?
1 parent bb6f0ae commit adac3ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

170_Relevance/60_Decay_functions.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ The `location` clause is((("location clause", "gauss (Gaussian) function"))) eas
111111

112112
* We have specified an `origin` that corresponds to the center of London.
113113
* Any location within `2km` of the `origin` receives the full score of `1.0`.
114-
* Locations more than `5km` (`offset + scale`) from the center receive a score
114+
* Locations `5km` (`offset + scale`) from the centre receive a score
115115
of `0.5`.
116116

117117
[[Understanding-the-price-Clause]]

0 commit comments

Comments
 (0)