Updated outdated default setting in doc.

This commit is contained in:
Martijn van Groningen 2013-09-18 18:01:23 +02:00
parent a26375ae25
commit 4958a6805f
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ a single different thread for all local shards. The `THREAD_PER_SHARD`
mode means that the search operation will be executed on a different mode means that the search operation will be executed on a different
thread for each local shard. thread for each local shard.
The default mode is `SINGLE_THREAD`. The default mode is `THREAD_PER_SHARD`.
=== MultiSearch API === MultiSearch API