Skip to content

Commit 9508610

Browse files
authored
Slightly adjust wording around potential savings mentioned in the description of the index.codec setting (#110468) (#110512)
1 parent 320c9f9 commit 9508610

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/reference/index-modules.asciidoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,9 @@ breaking change].
8383
If you are updating the compression type, the new one will be applied
8484
after segments are merged. Segment merging can be forced using
8585
<<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%).
86+
have shown that `best_compression` gives up to ~18% lower storage usage in
87+
the most ideal scenario compared to `default` while only minimally affecting
88+
indexing throughput (~2%).
8889

8990
[[routing-partition-size]] `index.routing_partition_size`::
9091

0 commit comments

Comments
 (0)