parent
4ccd8e79c1
commit
2842e2752a
|
@ -69,8 +69,7 @@ section for more information on mapping definitions.
|
|||
Automatic index creation can be disabled by setting
|
||||
`action.auto_create_index` to `false` in the config file of all nodes.
|
||||
Automatic mapping creation can be disabled by setting
|
||||
`index.mapper.dynamic` to `false` in the config files of all nodes (or
|
||||
on the specific index settings).
|
||||
`index.mapper.dynamic` to `false` per-index as an index setting.
|
||||
|
||||
Automatic index creation can include a pattern based white/black list,
|
||||
for example, set `action.auto_create_index` to `+aaa*,-bbb*,+ccc*,-*` (+
|
||||
|
|
Loading…
Reference in New Issue