Revision 16ba2e800caf78161e568f85a38b521db15b0cb6 authored by Brandon DeVault on 17 October 2019, 18:59:21 UTC, committed by Yannick Welsch on 22 October 2019, 13:26:55 UTC
* [DOCS] Added the voting node.role value 

With the elasticsearch.yml option "node.voting_only: true", if you perform a "_cat/nodes" there is a new option for `v` that will display if the node is a voting node.

* [DOCS] Added the voting node.role value

Updated "voting node" to read "voting-only node"
1 parent e33c773
History
File Mode Size
anatomy.asciidoc -rw-r--r-- 3.1 KB
client.asciidoc -rw-r--r-- 1.4 KB
delete.asciidoc -rw-r--r-- 341 bytes
get.asciidoc -rw-r--r-- 527 bytes
index.asciidoc -rw-r--r-- 1.2 KB
index_.asciidoc -rw-r--r-- 917 bytes
search.asciidoc -rw-r--r-- 2.7 KB

back to top