Add SplitIndex API
flavienbert opened this issue · 0 comments
flavienbert commented
This api should support settings and shards request parameters.
shards parameters is a shortcut to the setting index.number_of_shards
.
Because it's a mandatory ES field, the shards parameter is useful.