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