OpenSearch/core
olcbean 0d5f3958e7 Expand index expressions against indices only when managing aliases (#23997)
The index parameter in the update-aliases, put-alias, and delete-alias APIs no longer accepts alias names. Instead, it accepts only index names (or wildcards which will expand to matching indices).

Closes #23960
2017-06-06 11:01:38 +02:00
..
licenses Upgrade to lucene-7.0.0-snapshot-a0aef2f 2017-05-19 10:20:55 -05:00
src Expand index expressions against indices only when managing aliases (#23997) 2017-06-06 11:01:38 +02:00
build.gradle [Test] Remove unused test resources in core (#25011) 2017-06-02 09:08:51 +02:00