Hi ,
can someone please guide on moving data from Elastic search 5.0 version on one server to different server with higher elastic search version 6.1/6.2.
Thanks,
Madhuri
Hi ,
can someone please guide on moving data from Elastic search 5.0 version on one server to different server with higher elastic search version 6.1/6.2.
Thanks,
Madhuri
Elasticsearch can usually be upgraded using a Rolling upgrade process so upgrading does not interrupt service. However, you might need to Reindex to upgrade indices created in older versions.
https://www.elastic.co/guide/en/elasticsearch/reference/current/restart-upgrade.html
https://www.elastic.co/guide/en/elasticsearch/reference/current/reindex-upgrade.html
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.