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 c91fa9a commit d939f25Copy full SHA for d939f25
docs/reference/index-modules.asciidoc
@@ -80,8 +80,9 @@ breaking change].
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>>. 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%).
+ have shown that `best_compression` gives up to ~18% lower storage usage in
+ the most ideal scenario compared to `default` while only minimally affecting
85
+ indexing throughput (~2%).
86
87
[[routing-partition-size]] `index.routing_partition_size`::
88
0 commit comments