Error trying to set up geo_shape field on ElasticSearch
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2021 03:11 AM
Hi Team,
I am trying to set up one of my schema fields as geo_shape via elasticsearch-doc-mapping.json but it throws an error shown below
, status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"mapper_parsing_exception","reason":"No handler for type [geo_shape] declared on field [geoloc:coords]"}],"type":"mapper_parsing_exception","reason":"No handler for type [geo_shape] declared on field [geoloc:coords]"},"status":400}
The json mapping works geo_point field but not for geo_shape.
Can someone please help?
0 REPLIES 0
