We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d661ed commit 8b33491Copy full SHA for 8b33491
docs/reference/index-modules.asciidoc
@@ -169,9 +169,9 @@ specific index module:
169
170
`index.blocks.write`::
171
172
- Set to `true` to disable data write operations against the index. Unlike `read_only',
173
- this setting does not affect metadata. For instance, you can close an index with a `write`
174
- 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.
175
176
`index.blocks.metadata`::
177
0 commit comments