Speed up reindex

I need to reindex a large index as a backup. But It takes a lot of time.
one minute per 2 giga bytes. I have set indices.index buffer size to 70% in elasticsearch.yml and refresh interval to -1. Can you give me some advice?

Increase the resources to your cluster - memory, cpu, use SSDs.

A post was split to a new topic: Improve reindex speed into new cluster

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.