mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
[DOCS] Rename mount types for searchable snapshots (#72699)
Changes: * Renames 'full copy searchable snapshot' to 'fully mounted index.' * Renames 'shared cache searchable snapshot' to 'partially mounted index.' * Removes some unneeded cache setup instructions for the frozen tier. We added a default cache size with #71844.
This commit is contained in:
parent
15e42fd748
commit
ba66669eb3
10 changed files with 74 additions and 92 deletions
|
@ -10,7 +10,8 @@
|
|||
[id="{upid}-{api}-request"]
|
||||
==== Request
|
||||
|
||||
The Cache Stats API provides statistics about searchable snapshot shared cache.
|
||||
Retrieves statistics about the shared cache for
|
||||
{ref}/searchable-snapshots.html#partially-mounted[partially mounted indices].
|
||||
|
||||
["source","java",subs="attributes,callouts,macros"]
|
||||
--------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue