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