You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.
look at /api/v1/search/app.modules.sightings.models.sighting/mappings and see if location_geo_point has the overridden geo_point type.
when invoke app.elasticsearch.now --model Sighting is run on an empty index, it seems as though effects of patch_elasticsearch_mappings() do not stick. at least a few runs on a dev install seems to indicate this.
The text was updated successfully, but these errors were encountered:
Expected Behavior
Current Behavior
/api/v1/search/app.modules.sightings.models.sighting/mappings
and see iflocation_geo_point
has the overriddengeo_point
type.when invoke app.elasticsearch.now --model Sighting is run on an empty index, it seems as though effects of patch_elasticsearch_mappings() do not stick. at least a few runs on a dev install seems to indicate this.
The text was updated successfully, but these errors were encountered: