OpenSearch/docs/reference/migration
Lee Hinman 6030acb43b Disallow creating indices starting with '-' or '+'
Previously this was possible, which was problematic when issuing a
request like `DELETE /-myindex`, which was interpretted as "delete
everything except for myindex".

Resolves #19800
2016-08-17 15:13:03 -06:00
..
migrate_5_0 Disallow creating indices starting with '-' or '+' 2016-08-17 15:13:03 -06:00
index.asciidoc Docs: Added note about upgrading from 1.x to 5.x 2016-03-14 09:58:46 +01:00
migrate_5_0.asciidoc Reword expect header bug notice 2016-08-10 10:42:58 -04:00