I get error when I try to update the mapping
{"error":"MergeMappingException[Merge failed with failures {[Can't
merge a non object mapping [lon_lat] with an object mapping
[lon_lat]]}]","status":400}
Reading previous posts, looks like this is expected. And one of the
solutions proposed is to recreate the index with new mapping.
In my case though, there are no existing records with "lon_lat"
I get error when I try to update the mapping
{"error":"MergeMappingException[Merge failed with failures {[Can't
merge a non object mapping [lon_lat] with an object mapping
[lon_lat]]}]","status":400}
Reading previous posts, looks like this is expected. And one of the
solutions proposed is to recreate the index with new mapping.
In my case though, there are no existing records with "lon_lat"
I get error when I try to update the mapping
{"error":"MergeMappingException[Merge failed with failures {[Can't
merge a non object mapping [lon_lat] with an object mapping
[lon_lat]]}]","status":400}
Reading previous posts, looks like this is expected. And one of the
solutions proposed is to recreate the index with new mapping.
In my case though, there are no existing records with "lon_lat"
I get error when I try to update the mapping
{"error":"MergeMappingException[Merge failed with failures {[Can't
merge a non object mapping [lon_lat] with an object mapping
[lon_lat]]}]","status":400}
Reading previous posts, looks like this is expected. And one of the
solutions proposed is to recreate the index with new mapping.
In my case though, there are no existing records with "lon_lat"
I have created new index with mapping . Can you please let me know how to
index the data. Here I have push data from couchbase to Elasticsearch.
Also I have one question how to disable field in Elasticsearch which is
not required to me?
Thanks in advance........
On Wednesday, 2 May 2012 21:48:00 UTC+5:30, kimchy wrote:
You can't change existing mapping type, you need to create a new index
with the correct mapping and index the data again.
On Tue, May 1, 2012 at 2:08 AM, Gaurav Vijayvargiya <gvijay...@gmail.com<javascript:>
wrote:
Hi
I have mapping with 'lat' and 'lon' defined as double
I get error when I try to update the mapping
{"error":"MergeMappingException[Merge failed with failures {[Can't
merge a non object mapping [lon_lat] with an object mapping
[lon_lat]]}]","status":400}
Reading previous posts, looks like this is expected. And one of the
solutions proposed is to recreate the index with new mapping.
In my case though, there are no existing records with "lon_lat"
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.