Skip to content

Commit

Permalink
#5882: fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemccand committed May 12, 2014
1 parent 254ebc2 commit b6ae7fb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/reference/index-modules/merge.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -195,9 +195,3 @@ scheduler supports this setting:

The maximum number of threads to perform the merge operation. Defaults to
`Math.max(1, Math.min(3, Runtime.getRuntime().availableProcessors() / 2))`.

coming[1.2.0]

The default will change to `1` which works best with spinning-magnets
disks. If you are using a good solid-state disk (SSD) instead then try
setting this to `3`.

0 comments on commit b6ae7fb

Please sign in to comment.