Skip to content

Commit c77f63e

Browse files
Cladismayya-sharipova
authored andcommitted
Grammar: "by geographically" → "geographically" (#28595)
1 parent 8fe39b6 commit c77f63e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/mapping/types/geo-point.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Fields of type `geo_point` accept latitude-longitude pairs, which can be used:
66
* to find geo-points within a <<query-dsl-geo-bounding-box-query,bounding box>>,
77
within a certain <<query-dsl-geo-distance-query,distance>> of a central point,
88
or within a <<query-dsl-geo-polygon-query,polygon>>.
9-
* to aggregate documents by <<search-aggregations-bucket-geohashgrid-aggregation,geographically>>
9+
* to aggregate documents <<search-aggregations-bucket-geohashgrid-aggregation,geographically>>
1010
or by <<search-aggregations-bucket-geodistance-aggregation,distance>> from a central point.
1111
* to integrate distance into a document's <<query-dsl-function-score-query,relevance score>>.
1212
* to <<geo-sorting,sort>> documents by distance.

0 commit comments

Comments
 (0)