OpenSearch/rest-api-spec/api
Karel Minarik 077fe78963 Corrected the description in the index `_open` API 2013-05-28 10:41:37 +02:00
..
bulk.json Removed the incorrect `index` URL parameter from `_bulk` 2013-05-28 09:55:28 +02:00
cluster.health.json Small text edits for `_cluster/health` 2013-05-28 09:58:00 +02:00
cluster.node.hot_threads.json Small text edits for `_cluster/nodes/hot_threads` 2013-05-28 10:03:45 +02:00
cluster.node.info.json Small text edits for `_cluster/nodes` 2013-05-28 10:04:49 +02:00
cluster.node.shutdown.json Small text edits for `_cluster/nodes/_shutdown` 2013-05-28 10:07:05 +02:00
cluster.node.stats.json Small text edits for `_cluster/nodes/stats` 2013-05-28 10:09:02 +02:00
cluster.reroute.json Small text edits for `_cluster/reroute` 2013-05-28 10:32:27 +02:00
cluster.settings.json Added the API definition for `_cluster/settings` 2013-05-26 15:51:58 +02:00
cluster.state.json Added the API definition for `_cluster/state` 2013-05-26 15:51:58 +02:00
count.json Removed the `index` and `type` URL parameters for the `_count` API 2013-05-28 10:33:48 +02:00
delete.json Removed the `id` URL parameter in the delete index API 2013-05-28 10:34:40 +02:00
delete_by_query.json Removed the `index` and `type` URL parameters for the "delete by query" API 2013-05-28 10:35:16 +02:00
explain.json Removed the `id` URL parameter in `_explain` API 2013-05-28 10:36:06 +02:00
get.json Added the API definition for getting a document 2013-05-26 18:53:39 +02:00
index.json Added the API definition for indexing a document 2013-05-26 19:44:03 +02:00
indices.alias.delete.json Removed incorrect `name` URL parameter from the API definitions 2013-05-28 09:53:04 +02:00
indices.alias.get.json Added the API definition for getting an alias 2013-05-27 12:43:54 +02:00
indices.alias.json Removed incorrect `index` URL parameter from API definitions 2013-05-28 09:52:56 +02:00
indices.alias.put.json Removed incorrect `name` URL parameter from the API definitions 2013-05-28 09:53:04 +02:00
indices.analyze.json Added the API definition for `_analyze` 2013-05-27 13:10:42 +02:00
indices.cache.clear.json Added basic description of the "recycler" parameter in the `_cache/clear` API 2013-05-28 10:38:30 +02:00
indices.close.json Removed incorrect `index` URL parameter from API definitions 2013-05-28 09:52:56 +02:00
indices.create.json Removed incorrect `index` URL parameter from API definitions 2013-05-28 09:52:56 +02:00
indices.delete.json Removed incorrect `index` URL parameter from API definitions 2013-05-28 09:52:56 +02:00
indices.exists.indices.json Added the API definition for checking the index existence 2013-05-27 15:36:09 +02:00
indices.exists.types.json Added the API definition for checking the document type existence 2013-05-27 15:42:23 +02:00
indices.flush.json Added the API definition for `_flush` 2013-05-27 15:50:14 +02:00
indices.gateway.snapshot.json Added the API definition for `_gateway/snapshot` 2013-05-27 15:51:52 +02:00
indices.mapping.delete.json Added the API definition for deleting a document type 2013-05-27 16:12:14 +02:00
indices.mapping.get.json Added the API definition for `_mapping` 2013-05-27 16:23:41 +02:00
indices.mapping.put.json Added the API definition for updating the mapping 2013-05-27 16:48:41 +02:00
indices.open.json Corrected the description in the index `_open` API 2013-05-28 10:41:37 +02:00
indices.optimize.json Added the API definition for `_optimize` 2013-05-27 16:57:31 +02:00
indices.refresh.json Added the API definition for `_refresh` 2013-05-27 16:59:39 +02:00
indices.segments.json Added the API definition for `_segments` 2013-05-27 17:02:08 +02:00
indices.settings.json Removed the incorrect "required" for index in the `_settings` API 2013-05-27 21:58:36 +02:00
indices.stats.json Added missing URL parts for the `_stats` API 2013-05-27 21:10:30 +02:00
indices.status.json Added the API definition for `{index}/_status` 2013-05-27 21:46:23 +02:00
indices.template.delete.json Added the API definition for deleting an index template 2013-05-27 21:46:47 +02:00
indices.template.get.json Added the API definition for getting an index template 2013-05-27 21:47:34 +02:00
indices.template.put.json Added the API definition for creating or updating a template 2013-05-27 21:54:21 +02:00
indices.validate.query.json Added the API definition for `_validate/query` 2013-05-27 22:04:55 +02:00
indices.warmer.delete.json Added the API definition for deleting a warmer 2013-05-27 22:23:26 +02:00
indices.warmer.get.json Added the API definition for getting a warmer 2013-05-27 22:26:58 +02:00
indices.warmer.put.json Added the API definition for registering a warmer 2013-05-27 22:29:08 +02:00
info.json Added the API definition for `info` (root endpoint) 2013-05-27 22:32:07 +02:00
mget.json Added the API definition for `_mget` 2013-05-26 19:05:59 +02:00
mlt.json Added the API definition for `_mlt` ("more like this") 2013-05-27 22:55:18 +02:00
msearch.json Added the API definition for `_msearch` 2013-05-27 23:35:57 +02:00
percolate.json Added the API definition for `_percolate` 2013-05-27 23:03:30 +02:00
search.json Added the API definition for `_search` 2013-05-27 23:35:30 +02:00
suggest.json Added the API definition for `_suggest` 2013-05-27 23:43:02 +02:00
update.json Added the API definition for updating a document 2013-05-27 23:57:02 +02:00