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
aliases.asciidoc
analyze.asciidoc
clearcache.asciidoc
create-index.asciidoc
delete-index.asciidoc
flush.asciidoc
forcemerge.asciidoc
get-field-mapping.asciidoc
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
update-settings.asciidoc