elasticsearch/docs/reference/cat
javanna f786e9866c adapt _cat/nodes to node.client removal
_cat/nodes used to return `c` for client node or `d` for data node as part of the node.role column. This commit changes it to return `m` for master eligible, `d` for data and/or `i` for ingest. A node with no explicit roles will be a coordinating only node and marked with `-`. A node can obviously have multiple roles. The master column has been adapted to return only whether a node is the current master (`*`) or not (`-`).
2016-03-05 10:55:19 +01:00
..
alias.asciidoc Names of indexRouting and searchRouting infos are out of date. 2015-10-15 21:55:06 +02:00
allocation.asciidoc Update cat allocation doc 2015-10-02 10:25:27 -07:00
count.asciidoc Update count.asciidoc 2016-03-01 13:40:32 +01:00
fielddata.asciidoc Docs: Use "js" instead of "json" and "sh" instead of "shell" for source highlighting 2015-07-14 18:14:09 +02:00
health.asciidoc Update health.asciidoc 2015-11-17 14:46:18 -07:00
indices.asciidoc Docs: Use "js" instead of "json" and "sh" instead of "shell" for source highlighting 2015-07-14 18:14:09 +02:00
master.asciidoc Docs: Use "js" instead of "json" and "sh" instead of "shell" for source highlighting 2015-07-14 18:14:09 +02:00
nodeattrs.asciidoc Update nodeattrs.asciidoc 2015-09-18 13:05:19 +02:00
nodes.asciidoc adapt _cat/nodes to node.client removal 2016-03-05 10:55:19 +01:00
pending_tasks.asciidoc Docs: Use "js" instead of "json" and "sh" instead of "shell" for source highlighting 2015-07-14 18:14:09 +02:00
plugins.asciidoc [cloud-azure] Split azure plugin in 3 plugins 2015-09-21 17:55:23 +02:00
recovery.asciidoc [cat/recovery] Make recovery time a TimeValue(): add doc 2016-02-20 16:30:54 -08:00
repositories.asciidoc Add cat API for repositories and snapshots 2015-10-26 18:37:10 +01:00
segments.asciidoc Docs: Use "js" instead of "json" and "sh" instead of "shell" for source highlighting 2015-07-14 18:14:09 +02:00
shards.asciidoc Docs explanation for unassigned shard reason codes. 2016-01-12 13:26:50 +01:00
snapshots.asciidoc Add duration field to /_cat/snapshots 2015-11-04 10:34:00 +01:00
thread_pool.asciidoc Remove warmers and the warmer API. 2016-01-07 09:57:07 +01:00