OpenSearch/docs/reference/migration
Adrien Grand d894db1590 Only use `PUT` for index creation, not POST. #20001
Currently both `PUT` and `POST` can be used to create indices. This commit
removes support for `POST index_name` so that we can use it to index documents
with auto-generated ids once types are removed.

Relates #15613
2016-08-17 10:15:42 +02:00
..
migrate_5_0 Only use `PUT` for index creation, not POST. #20001 2016-08-17 10:15:42 +02: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