Elasticsearch - Mappings and Data Types
What is the main difference between geo_point and geo_shape types in Elasticsearch?
What is the main difference between geo_point and geo_shape types in Elasticsearch?
geo_point typegeo_point stores a single geographic location using latitude and longitude coordinates.geo_shape typegeo_shape stores complex geographic shapes such as polygons, lines, or multi-points.geo_point stores a single location; geo_shape stores complex shapes like polygons. -> Option A15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions