OpenSearch/server
Tal Levy 68a8d13828
add support for is_write_index in put-alias body parsing (#31674)
* add support for is_write_index in put-alias body parsing

The Rest Put-Alias Action does separate parsing of the alias body
to construct the IndicesAliasesRequest. This extra parsing
was missed in #30703.

* test flag was not just ignored by the parser

* disable backcompat tests
2018-07-09 16:03:17 -04:00
..
licenses Upgrade to Lucene 7.4.0. (#31529) 2018-06-22 16:17:17 +02:00
src add support for is_write_index in put-alias body parsing (#31674) 2018-07-09 16:03:17 -04:00
build.gradle Handle missing values in painless (#30975) 2018-07-09 11:59:49 -04:00