OpenSearch/docs/reference/migration/migrate_6_0
Lee Hinman a32d1b91fa Remove comma-separated feature parsing for GetIndicesAction
This removes the parsing of things like `GET /idx/_aliases,_mappings`, instead,
a user must choose between retriving all index metadata with `GET /idx`, or only
a specific form such as `GET /idx/_settings`.

Relates to (and is a prerequisite of) #24437
2017-06-02 14:43:38 -06:00
..
aggregations.asciidoc Remove support for the include/pattern syntax. (#23141) 2017-03-01 10:00:38 +01:00
cat.asciidoc Remove 5.x references from cat API migration doc 2016-11-09 07:09:59 -05:00
cluster.asciidoc No longer allow cluster name in data path 2016-09-12 15:47:01 -06:00
docs.asciidoc Fixed chunking of breaking changes docs 2017-05-05 11:08:55 +02:00
indices.asciidoc Deleting a document from a non-existing index creates the should not auto create it, unless using EXTERNAL* versioning (#24518) 2017-05-22 10:00:22 +03:00
ingest.asciidoc Change type of ingest doc meta-data field 'TIMESTAMP' to `Date` (#22234) 2016-12-19 09:10:58 +01:00
java.asciidoc Java api: Remove unneeded getTookInMillis method (#23923) 2017-06-02 11:11:05 +02:00
mappings.asciidoc Update mappings.asciidoc 2017-05-20 13:39:05 -05:00
packaging.asciidoc Remove customization of ES_USER and ES_GROUP 2017-04-14 13:24:21 -06:00
percolator.asciidoc percolator: remove deprecated percolate and mpercolate apis 2017-01-10 11:18:27 +01:00
plugins.asciidoc GCS Repository: Remove specifying credential file on disk (#24727) 2017-05-18 10:22:29 -07:00
rest.asciidoc Remove comma-separated feature parsing for GetIndicesAction 2017-06-02 14:43:38 -06:00
scripting.asciidoc Remove Deprecated Script Settings (#24756) 2017-05-18 13:32:46 -07:00
search.asciidoc Removed deprecated template query. 2017-05-11 14:56:45 +02:00
settings.asciidoc Remove Deprecated Script Settings (#24756) 2017-05-18 13:32:46 -07:00
stats.asciidoc Simplify file store 2017-05-04 11:19:41 -04:00