I want to re-index the existing index because the current index shows in red status so i want to make it green.
If i create a copy of existing index with the same data linked to it. ill delete the old index that is in red. and then ill keep this newly created green index.
Kindly help us to re-index.
If your index is in red status, that means at least one primary shard is not allocated. Reindexing from this would lose the data stored in those unallocated shards. If you are still looking to reindex, use the reindex API but you may also consider allocating an empty primary shard of the red shards if you are OK with losing data.
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.