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