elasticsearch/docs/reference/modules
Yannick Welsch 13487b1ed6
Node level can match action (#78765)
Changes can-match from a shard-level to a node-level action, which helps avoid an explosion of shard-level can-match
subrequests in clusters with many shards, that can cause stability issues. Also introduces a new search_coordination
thread pool to handle the sending and handling of node-level can-match requests.
2021-10-18 10:13:44 +02:00
..
cluster Deprecation of transient cluster settings (#78794) 2021-10-15 13:00:52 -04:00
discovery A typo error (#78987) (#79203) 2021-10-15 08:52:03 -04:00
indices [DOCS] Fix default value for closed indices (#78924) 2021-10-13 08:14:01 -04:00
network Deprecation of transient cluster settings (#78794) 2021-10-15 13:00:52 -04:00
cluster.asciidoc [DOCS] Document dynamic cluster-lvl shard alloc settings (#61338) 2020-08-31 11:04:11 -04:00
discovery.asciidoc Expand and consolidate networking docs (#68051) 2021-02-01 13:06:20 +00:00
gateway.asciidoc Remove deprecated gateway settings (#53845) 2021-02-03 14:10:45 +00:00
http.asciidoc Limit count of HTTP channels with tracked stats (#77303) 2021-09-08 07:25:57 +01:00
network.asciidoc [DOCS] Update remote cluster docs (#77043) 2021-09-22 16:02:33 -04:00
node.asciidoc [DOCS] Update remote cluster docs (#77043) 2021-09-22 16:02:33 -04:00
plugins.asciidoc [DOCS] Relocate "Plugins" page (#54974) 2020-04-10 15:29:44 -04:00
remote-clusters-shared.asciidoc Improve docs for pre-release version compatibility (#78428) 2021-09-29 04:49:07 -04:00
remote-clusters.asciidoc Add docs for pre-release version compatibility (#78317) 2021-09-27 16:56:35 +01:00
threadpool.asciidoc Node level can match action (#78765) 2021-10-18 10:13:44 +02:00
transport.asciidoc Enable LZ4 transport compression by default (#76326) 2021-08-17 12:19:42 -06:00