Philippus/elastic4s

Add SplitIndex API

flavienbert opened this issue · 0 comments

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.