I have a field mapped as geo_point in my indices. A new index is created every day. In some of the indices the field was saved as a geo_point field with coordinates, but now instead of a geo_point, its lon and lat are getting saved as two multi-fields. So now i'm getting a conflict because the field is defined as several types. What could be causing this?
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.