[DOCS] Add redirects for removed searchable snapshot APIs (#62236) (#62237)

This commit is contained in:
James Rodewig 2020-09-10 11:40:24 -04:00 committed by GitHub
parent a8e3796d96
commit 09b167c8dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -1140,3 +1140,30 @@ See <<constant-keyword-field-type>>.
=== Wildcard field type
See <<wildcard-field-type>>.
[role="exclude",id="searchable-snapshots-api-clear-cache"]
=== Clear cache API
We have removed documentation for this API. This a low-level API used to get
information about snapshot-backed indices. We plan to remove or drastically
change this API as part of a future release.
For other searchable snapshot APIs, see <<searchable-snapshots-apis>>.
[role="exclude",id="searchable-snapshots-api-stats"]
=== Searchable snapshot statistics API
We have removed documentation for this API. This a low-level API used to get
information about snapshot-backed indices. We plan to remove or drastically
change this API as part of a future release.
For other searchable snapshot APIs, see <<searchable-snapshots-apis>>.
[role="exclude",id="searchable-snapshots-repository-stats"]
=== Searchable snapshot repository statistics API
We have removed documentation for this API. This a low-level API used to get
information about snapshot-backed indices. We plan to remove or drastically
change this API as part of a future release.
For other searchable snapshot APIs, see <<searchable-snapshots-apis>>.