Skip to content

[DOCS] Unclear that frozen indices are read-only #50092

@jrodewig

Description

@jrodewig

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions