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
..
2016-01-28 13:33:01 +01:00
2016-02-09 02:07:32 -08:00