We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccdb483 commit 28efcf0Copy full SHA for 28efcf0
docs/reference/cluster.asciidoc
@@ -48,6 +48,9 @@ means that filters such as `master:false` which remove nodes from the chosen
48
subset are only useful if they come after some other filters. When used on its
49
own, `master:false` selects no nodes.
50
51
+NOTE: Designating nodes as `voting_only` and using `voting_only` in node
52
+filters requires the default distribution of Elasticsearch.
53
+
54
Here are some examples of the use of node filters with the
55
<<cluster-nodes-info,Nodes Info>> APIs.
56
0 commit comments