Skip to content

Request for Settings as part of RolloverIndexRequest #2879

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
coelacanth16 opened this issue Oct 23, 2017 · 1 comment
Closed

Request for Settings as part of RolloverIndexRequest #2879

coelacanth16 opened this issue Oct 23, 2017 · 1 comment

Comments

@coelacanth16
Copy link

coelacanth16 commented Oct 23, 2017

Feature request:

The RolloverIndexRequest class includes Conditions, but the rollover API allows additional Settings that might override any index-templates that could be inherited by the new index. For example, I would like to add search aliases to the new index in one call to .RolloverIndex instead of a second call to .Alias. Or, I want to override the shard count for the new index, because if its being rolled over at all, it must be busy.

@russcam
Copy link
Contributor

russcam commented Dec 20, 2017

Thanks for opening @coelacanth16, I've opened PR #2969 to address

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants