OpenSearch/docs/reference/index-modules
Daniel Mitterdorfer f0052b1a7a
Add hybridfs store type
With this commit we introduce a new store type `hybridfs` that is a
hybrid between `mmapfs` and `niofs`. This store type chooses different
strategies to read Lucene files based on the read access pattern (random
or linear) in order to optimize performance.

This store type has been available in earlier versions of Elasticsearch
as `default_fs`. We have chosen a different name now in order to convey
the intent of the store type instead of tying it to the fact whether it
is the default choice.

Relates #36668
2019-01-02 10:10:32 +01:00
..
allocation [DOCS] Reworked the shard allocation filtering info. (#36456) 2018-12-11 07:44:57 -08:00
allocation.asciidoc Docs: Documented index prioritization 2015-07-15 18:05:42 +02:00
analysis.asciidoc Fixing typo 2015-10-26 16:48:20 -04:00
index-sorting.asciidoc Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
mapper.asciidoc Docs: Mapping docs completely rewritten for 2.0 2015-08-06 17:24:51 +02:00
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 Add hybridfs store type 2019-01-02 10:10:32 +01:00
translog.asciidoc drop elasticsearch-translog for 7.0 (#33373) 2018-10-01 16:21:14 +02:00