OpenSearch/docs/reference/migration/migrate_5_0
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
..
aggregations.asciidoc Clarify time units usage in docs 2016-06-29 17:02:15 -04:00
allocation.asciidoc Move parsing of allocation commands into REST 2016-05-24 11:59:05 -04:00
cat.asciidoc Add note about cat field data API changes into migration doc 2016-05-10 16:41:21 +03:00
docs.asciidoc [docs] Deprecate found and created (#19633) 2016-07-28 10:20:48 -04:00
fs.asciidoc Persistent Node Ids (#19140) 2016-07-04 21:09:25 +02:00
http.asciidoc Enable HTTP compression by default with compression level 3 2016-05-03 08:53:15 +02:00
index-apis.asciidoc Update index-apis.asciidoc 2016-04-25 13:06:57 +02:00
java.asciidoc Migration Guide changes for BlobContainer (#19731) 2016-08-03 10:41:25 -04:00
mapping.asciidoc Remove wait_for_status=yellow from the docs 2016-07-15 16:02:07 -04:00
packaging.asciidoc Die with dignity 2016-07-07 14:44:03 -04:00
percolator.asciidoc percolator: Forbid the usage or `range` queries with a range based on the current time 2016-07-08 14:20:56 +02:00
plugins.asciidoc Remove ESIntegTestCase#pluginList 2016-08-11 15:44:02 -04:00
rest.asciidoc Only use `PUT` for index creation, not POST. #20001 2016-08-17 10:15:42 +02:00
scripting.asciidoc add geo distance script breaking changes to migration docs 2016-08-15 19:12:24 -05:00
search.asciidoc Restore reverted change now that alpha4 is out: 2016-07-04 10:39:49 +02:00
settings.asciidoc Default max local storage nodes to one 2016-08-12 09:26:20 -04:00
suggest.asciidoc Document completion suggest breaking changes 2016-04-26 10:15:21 -04:00