elasticsearch/docs/reference/indices
Armin Braun c5b3ac5578
SNAPSHOTS: Allow Parallel Restore Operations (#36397)
* Enable parallel restore operations
* Add uuid to restore in progress entries to uniquely identify them
* Adjust restore in progress entries to be a map in cluster state
* Added tests for:
   * Parallel restore from two different snapshots
   * Parallel restore from a single snapshot to different indices to test uuid identifiers are correctly used by `RestoreService` and routing allocator
   * Parallel restore with waiting for completion to test transport actions correctly use uuid identifiers
2018-12-14 11:39:23 +01:00
..
apis Add a `_freeze` / `_unfreeze` API (#35592) 2018-11-20 08:03:24 +01:00
aliases.asciidoc Make sure to use the type _doc in the REST documentation. (#34662) 2018-10-22 11:54:04 -07:00
analyze.asciidoc
clearcache.asciidoc [Docs] Add _cache/clear parameter examples (#34614) 2018-10-19 00:44:37 +02:00
create-index.asciidoc Make sure to use the type _doc in the REST documentation. (#34662) 2018-10-22 11:54:04 -07:00
delete-index.asciidoc
flush.asciidoc Enable soft-deletes by default on 7.0.0 or later (#36141) 2018-12-11 18:58:49 -05:00
forcemerge.asciidoc [DOCS] Force Merge: clarify execution and storage requirements (#33882) 2018-10-23 12:25:04 +02:00
get-field-mapping.asciidoc Make sure to use the type _doc in the REST documentation. (#34662) 2018-10-22 11:54:04 -07:00
get-index.asciidoc
get-mapping.asciidoc
get-settings.asciidoc
indices-exists.asciidoc
open-close.asciidoc
put-mapping.asciidoc
recovery.asciidoc SNAPSHOTS: Allow Parallel Restore Operations (#36397) 2018-12-14 11:39:23 +01:00
refresh.asciidoc
rollover-index.asciidoc
segments.asciidoc
shard-stores.asciidoc
shrink-index.asciidoc
split-index.asciidoc
stats.asciidoc
templates.asciidoc Core: Add backcompat for joda time formats (#36531) 2018-12-13 12:26:51 -08:00
types-exists.asciidoc Deprecate type exists requests. (#34663) 2018-10-22 08:46:11 -07:00
update-settings.asciidoc