We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be20cc3 commit 7cab978Copy full SHA for 7cab978
docs/reference/index-modules.asciidoc
@@ -174,9 +174,9 @@ specific index module:
174
175
`index.blocks.write`::
176
177
- Set to `true` to disable data write operations against the index. Unlike `read_only',
178
- this setting does not affect metadata. For instance, you can close an index with a `write`
179
- 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.
180
181
`index.blocks.metadata`::
182
0 commit comments