elasticsearch/docs/reference/modules
Shay Banon 20745adadd Add dedicated Suggest Thread Pool
Add a dedicated suggest thread pool for the suggest API. With the new completion suggest type, which is purely CPU bounded, it makes more sense to have a dedicated thread pool for suggest compared to having it share the search thread pool and "competing" against other search operations.
closes #3698
2013-09-15 01:54:27 +02:00
..
discovery
gateway
cluster.asciidoc
discovery.asciidoc
gateway.asciidoc
http.asciidoc
indices.asciidoc
memcached.asciidoc
network.asciidoc
node.asciidoc
plugins.asciidoc Plugin Manager: add silent mode. 2013-09-10 18:31:35 +02:00
scripting.asciidoc
threadpool.asciidoc Add dedicated Suggest Thread Pool 2013-09-15 01:54:27 +02:00
thrift.asciidoc
transport.asciidoc