We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b84ec1a commit aaa5059Copy full SHA for aaa5059
docs/reference/index-modules.asciidoc
@@ -159,9 +159,9 @@ specific index module:
159
160
`index.blocks.write`::
161
162
- Set to `true` to disable data write operations against the index. Unlike `read_only',
163
- this setting does not affect metadata. For instance, you can close an index with a `write`
164
- block, but not an index with a `read_only` block.
+ Set to `true` to disable data write operations against the index. Unlike `read_only`,
+ this setting does not affect metadata. For instance, you can close an index with a `write`
+ block, but not an index with a `read_only` block.
165
166
`index.blocks.metadata`::
167
0 commit comments