Type: mapper_parsing_exception Reason: "failed to parse field [GeoCode] of type [geo_point]" CausedBy: Type: illegal_argument_exception Reason: "illegal latitude value [-100.491065] for GeoCode

errors Invalid NEST response built from a successful low level call on POST: /_bulk
# Invalid Bulk items:
  operation[509]: update returned 400 _index: property _type: _doc _id: 6313260 _version: 0 error: Type: mapper_parsing_exception Reason: "failed to parse field [GeoCode] of type [geo_point]" CausedBy:
Type: illegal_argument_exception Reason: "illegal latitude value [-100.491065] for GeoCode"

The valid range of latitude in degrees is -90 and +90. Your value is not valid.

1 Like

Thanks @wangqinghuan

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.