Improve the wording about logical CPUs

Not the number itself is logical, but the CPUs.

Change-Id: I997d8a322a6c7bfe9f6e2f68434c7ae8f976aef4
This commit is contained in:
Sebastian Schuberth
2015-05-21 15:31:28 +02:00
parent 5ac80fd937
commit a13dc29305
2 changed files with 3 additions and 3 deletions

View File

@@ -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