You aren't doing anything wrong. Elasticsearch is just telling you that you have attempted to change the mapping to one that is not compatible with the current mapping.
I believe that the best advice would be to export / snapshot the data, then delete and re-add the index with the corrected mapping, and then reload the data. Then your existing data along with your new data will all be consistently searchable. Brian -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/4eea02ad-3e39-4df9-88c5-59a37eec9779%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
