We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 595bd03 commit 078bc01Copy full SHA for 078bc01
docs/reference/cat/allocation.asciidoc
@@ -21,5 +21,6 @@ shards disk.indices disk.used disk.avail disk.total disk.percent host ip
21
// TESTRESPONSE[s/\d+(\.\d+)?[tgmk]?b/\\d+(\\.\\d+)?[tgmk]?b/ s/46/\\d+/]
22
// TESTRESPONSE[s/CSUXak2/.+/ _cat]
23
24
-Here we can see that each node has been allocated a single shard and
25
-that they're all using about the same amount of space.
+Here we can see that the single shard created has been allocated to the single
+node available.
26
+
0 commit comments