Skip to content

Commit 309e60c

Browse files
authored
Slightly adjust wording around potential savings mentioned in the description of the index.codec setting (#110468) (#110514)
1 parent 9c6ff02 commit 309e60c

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

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

0 commit comments

Comments
 (0)