It is not possible to change the number of primary shards for an existing index. You can use the split index API, but this will create a new copy of the index with a higher primary shard count so is not seamless and require downtime.
1 Like