kolchfa-aws 074d09c327
Add date nanoseconds field type (#4348)
* Add date nanoseconds field type

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Fix links

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <vagimeli@amazon.com>
Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>

---------

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
Co-authored-by: Melissa Vagi <vagimeli@amazon.com>
2023-06-19 14:24:06 -04:00

766 B

layout, title, nav_order, has_children, has_toc, parent, redirect_from
layout title nav_order has_children has_toc parent redirect_from
default Geographic field types 55 true false Supported field types
/opensearch/supported-field-types/geographic/
/field-types/geographic/

Geographic field types

Geographic fields contain values that represent points or shapes on a map. The following table lists all geographic field types that OpenSearch supports.

Field data type Description
geo_point A geographic point specified by latitude and longitude.
geo_shape A geographic shape, such as a polygon or a collection of geographic points.