OpenSearch/docs/reference/index-modules
Daniel Mitterdorfer 75f3443c62
Rename setting to enable mmap
With this commit we rename `node.store.allow_mmapfs` to
`node.store.allow_mmap`. Previously this setting has controlled whether
`mmapfs` could be used as a store type. With the introduction of
`hybridfs` which also relies on memory-mapping,
`node.store.allow_mmapfs` also applies to `hybridfs` and thus we rename
it in order to convey that it is actually used to allow memory-mapping
but not a specific store type.

Relates #36668
Relates #37070
2019-01-03 07:10:34 +01:00
..
allocation [DOCS] Reworked the shard allocation filtering info. (#36456) 2018-12-11 07:44:57 -08:00
allocation.asciidoc
analysis.asciidoc
index-sorting.asciidoc Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
mapper.asciidoc
merge.asciidoc [DOCS] Added 'on a single shard' to description of max_thread_count. Closes 28518 (#29686) 2018-04-27 09:29:27 -07:00
similarity.asciidoc Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
slowlog.asciidoc Logging: Make node name consistent in logger (#31588) 2018-07-31 10:54:24 -04:00
store.asciidoc Rename setting to enable mmap 2019-01-03 07:10:34 +01:00
translog.asciidoc drop elasticsearch-translog for 7.0 (#33373) 2018-10-01 16:21:14 +02:00