I have an index "Index A" of size 150+ GB, there are few fields which needs to be converted to NESTED and for few fields the type to be changed from "keyword" to "text" and vice versa.
I have created a new index "Index B" with the necessary types/changes, as I could not modify the existing index to have NESTED type as it has data.
Whenever I use "POST _reindex" its getting into "Time Out error" both with and without filter query, what is the process to copy the 150+ GB of data from Index A to Index B ?
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.