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 9fd257b commit 74a99abCopy full SHA for 74a99ab
docs/reference/index-modules.asciidoc
@@ -80,7 +80,9 @@ breaking change].
80
compression ratio, at the expense of slower stored fields performance.
81
If you are updating the compression type, the new one will be applied
82
after segments are merged. Segment merging can be forced using
83
- <<indices-forcemerge,force merge>>.
+ <<indices-forcemerge,force merge>>. Experiments with indexing log datasets
84
+ have shown that `best_compression` gives up to ~18% lower storage usage
85
+ compared to `default` while only minimally affecting indexing throughput (~2%).
86
87
[[routing-partition-size]] `index.routing_partition_size`::
88
0 commit comments