No you need to reindex -- David ;-) Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs
> Le 16 avr. 2015 à 17:52, Antoine Brun <a...@ubiqube.com> a écrit : > > Hello, > > is there any simple way to update a mapping and change the store value of a > field? > I'm trying to enable _timestamp: > curl -X PUT http://localhost:9200/ubilogs-mbr/_mappings/logs -d '{ > "logs" : { > "_timestamp" : { > "enabled" : true, > "store" : true, > "format": "YYYY-MM-dd HH:mm:ss.SSS" > } > } > }' > > but I get > > {"error":"MergeMappingException[Merge failed with failures {[mapper > [_timestamp] has different store values]}]","status":400} > > > Antoine > > > -- > You received this message because you are subscribed to the Google Groups > "elasticsearch" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to elasticsearch+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/d19ba2b2-0371-4495-8886-b0250f48463f%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/E404E4DF-DCF4-409C-97B0-425FFB2501C6%40pilato.fr. For more options, visit https://groups.google.com/d/optout.