I am using Elastic Search v 2.3.1 with lucene v5.5.0. I have a requirement which wants me to update the existing mapping for the index.
The index already has a lot of documents. So, I was wondering if there is a way in which only index data is backed and restored after putting new mapping in Elastic search?
I have the same issue.
We are running an older version of Elasticsearch (1.7) with certain mappings and analyzers. When I try to create the same mappings (via .Net components) in the newest version of Elasticsearch it fails to create. Is there a way to convert/update the mappings to the newest version. The reindex api only copies data from one index to another without mappings.
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.