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