mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
[DOCS] Correct spelling for geo terms (#76028)
Changes: * Use "geopoint" when not referring to the literal field type * Use "geoshape" when not referring to the literal field type or query type * Use "GeoJSON" consistently
This commit is contained in:
parent
10ffb9396c
commit
fc0ac1923d
17 changed files with 74 additions and 75 deletions
|
@ -137,5 +137,5 @@ e.g. based on geolocation of the user.
|
|||
|
||||
There are a few limitations relative to other script languages:
|
||||
|
||||
* Only numeric, boolean, date, and geo_point fields may be accessed
|
||||
* Only numeric, `boolean`, `date`, and `geo_point` fields may be accessed
|
||||
* Stored fields are not available
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue