elasticsearch/docs/java-rest/high-level
Yannick Welsch 76fcc81275
Add Clone Index API (#44267)
Adds an API to clone an index. This is similar to the index split and shrink APIs, just with the
difference that the number of primary shards is kept the same. In case where the filesystem
provides hard-linking capabilities, this is a very cheap operation.

Indexing cloning can be done by running `POST my_source_index/_clone/my_target_index` and it
supports the same options as the split and shrink APIs.

Closes #44128
2019-07-25 20:17:51 +02:00
..
ccr
cluster
dataframe [DOCS] Minor edits to HLRC ML APIs (#44865) 2019-07-25 10:00:06 -07:00
document [DOCS] Update anchors and links for Elasticsearch API relocation (#44500) 2019-07-19 09:16:35 -04:00
graph
ilm Add Snapshot Lifecycle Management (#43934) 2019-07-15 12:04:50 -06:00
indices Add Clone Index API (#44267) 2019-07-25 20:17:51 +02:00
ingest
licensing
migration
miscellaneous
ml [DOCS] Minor edits to HLRC ML APIs (#44865) 2019-07-25 10:00:06 -07:00
rollup
script
search [DOCS] Update anchors and links for Elasticsearch API relocation (#44500) 2019-07-19 09:16:35 -04:00
security
snapshot
tasks
watcher
aggs-builders.asciidoc
execution-no-req.asciidoc [DOCS] Fixes terms in HLRC data frame transform APIs (#44838) 2019-07-25 09:13:26 -07:00
execution.asciidoc [DOCS] Fixes terms in HLRC data frame transform APIs (#44838) 2019-07-25 09:13:26 -07:00
getting-started.asciidoc
index.asciidoc
java-builders.asciidoc
migration.asciidoc
query-builders.asciidoc
supported-apis.asciidoc Add Clone Index API (#44267) 2019-07-25 20:17:51 +02:00