OpenSearch/docs/reference/indices
Andrew Selden 89e45fde9c Recovery API
Adds a new API endpoint at /_recovery as well as to the Java API. The
recovery API allows one to see the recovery status of all shards in the
cluster. It will report on percent complete, recovery type, and which
files are copied.

Closes #4637
2014-03-20 10:13:30 -07:00
..
aliases.asciidoc [DOCS] Multiple doc fixes 2014-03-07 14:24:58 +01:00
analyze.asciidoc [DOCS] Multiple doc fixes 2014-03-07 14:24:58 +01:00
clearcache.asciidoc [DOCS] Added note about dely in clearing filter cache. 2014-02-24 11:36:22 +01:00
create-index.asciidoc [DOCS] Fixed typo in create index api 2014-02-19 17:49:38 +01:00
delete-index.asciidoc Added `action.destructive_requires_name` that controls whether wildcard expressions and `_all` is allowed to be used for destructive operat Also the delete index api requires always an index to be specified (either concrete index, alias or wildcard expression) 2014-01-09 11:36:50 +01:00
delete-mapping.asciidoc Make PUT and DELETE consistent for _mapping, _alias and _warmer 2014-01-14 20:02:43 +01:00
flush.asciidoc Cleanup comments and class names s/ElasticSearch/Elasticsearch 2014-01-07 11:21:51 +01:00
gateway-snapshot.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
get-field-mapping.asciidoc Add wildcard support to field resolving in the Get Field Mapping API 2013-12-10 23:46:37 +01:00
get-mapping.asciidoc [DOCS] Multiple doc fixes 2014-03-07 14:24:58 +01:00
get-settings.asciidoc Consistent REST API changes for GETting data 2014-01-14 22:33:52 +01:00
indices-exists.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
open-close.asciidoc Added `action.destructive_requires_name` that controls whether wildcard expressions and `_all` is allowed to be used for destructive operat Also the delete index api requires always an index to be specified (either concrete index, alias or wildcard expression) 2014-01-09 11:36:50 +01:00
optimize.asciidoc Add an option to force _optimize operations. 2014-03-14 18:21:56 +01:00
put-mapping.asciidoc [DOCS] Multiple doc fixes 2014-03-07 14:24:58 +01:00
recovery.asciidoc Recovery API 2014-03-20 10:13:30 -07:00
refresh.asciidoc Rename RobinEngine and friends to InternalEngine 2014-01-13 15:49:10 +01:00
segments.asciidoc Document the indices segments response format. 2014-02-21 12:01:32 +01:00
stats.asciidoc Simplify indices stats API 2014-01-06 07:27:03 +01:00
status.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
templates.asciidoc [DOCS] Multiple doc fixes 2014-03-07 14:24:58 +01:00
types-exists.asciidoc [DOCS] Removed outdated new/deprecated version notices 2013-09-03 21:28:31 +02:00
update-settings.asciidoc Deprecated disable allocation decider which has the following options: 2014-01-09 10:01:46 +01:00
warmers.asciidoc [DOCS] Multiple doc fixes 2014-03-07 14:24:58 +01:00