-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Data Management/Indices APIsAPIs to create and manage indices and templatesAPIs to create and manage indices and templates>docsGeneral docs changesGeneral docs changes
Description
As noted in #46110, the Freeze index API docs don't explicitly use the term read-only. However, this is implied in the following sentence:
A frozen index has almost no overhead on the cluster (except for maintaining its metadata in memory), and is blocked for write operations.
Explicitly using read-only would make it clear that frozen indices are eligible for read-only index operations, like forge merges.
Metadata
Metadata
Assignees
Labels
:Data Management/Indices APIsAPIs to create and manage indices and templatesAPIs to create and manage indices and templates>docsGeneral docs changesGeneral docs changes