mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 04:58:50 +00:00
This commit removes the documentation for some specific Searchable Snapshot REST APIs: - clear cache - searchable snapshot stats - repository stats These APIs are low-level and are useful to investigate the behavior of snapshot backed indices but we expect them to be removed in the future or to appear in a different form.
13 lines
287 B
Plaintext
13 lines
287 B
Plaintext
[role="xpack"]
|
|
[testenv="enterprise"]
|
|
[[searchable-snapshots-apis]]
|
|
== Searchable snapshots APIs
|
|
|
|
experimental[]
|
|
|
|
You can use the following APIs to perform searchable snapshots operations.
|
|
|
|
* <<searchable-snapshots-api-mount-snapshot,Mount snapshot>>
|
|
|
|
include::mount-snapshot.asciidoc[]
|