Skip to content

Commit d939f25

Browse files
authored
Slightly adjust wording around potential savings mentioned in the description of the index.codec setting (#110468) (#110511)
1 parent c91fa9a commit d939f25

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
@@ -80,8 +80,9 @@ breaking change].
8080
If you are updating the compression type, the new one will be applied
8181
after segments are merged. Segment merging can be forced using
8282
<<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%).
83+
have shown that `best_compression` gives up to ~18% lower storage usage in
84+
the most ideal scenario compared to `default` while only minimally affecting
85+
indexing throughput (~2%).
8586

8687
[[routing-partition-size]] `index.routing_partition_size`::
8788

0 commit comments

Comments
 (0)