Improve the wording about logical CPUs
Not the number itself is logical, but the CPUs. Change-Id: I997d8a322a6c7bfe9f6e2f68434c7ae8f976aef4
This commit is contained in:
@@ -2152,8 +2152,8 @@ is iset).
|
||||
Number of threads to use for indexing in background operations, such as
|
||||
online schema upgrades.
|
||||
+
|
||||
If not set or set to a negative value, defaults to logical number of CPU
|
||||
cores as returned by the JVM (unless
|
||||
If not set or set to a negative value, defaults to the number of logical
|
||||
CPUs as returned by the JVM (unless
|
||||
link:#changeMerge.threadPoolSize[changeMerge.threadPoolSize] is set).
|
||||
|
||||
==== Lucene configuration
|
||||
|
||||
Reference in New Issue
Block a user