I have an index consisting of 40 shards and I want to make 50 shards with reindex. How can I determine the new shard and replica number with the reindex?
You can just create the target index with the 50 shards and then call the reindex API.
2 Likes
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.