[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:
James Rodewig 2021-08-03 09:55:48 -04:00 committed by GitHub
parent 10ffb9396c
commit fc0ac1923d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 74 additions and 75 deletions

View file

@ -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