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 29f647e commit 7cc38abCopy full SHA for 7cc38ab
docs/reference/indices/create-index.asciidoc
@@ -25,7 +25,7 @@ PUT twitter
25
}
26
--------------------------------------------------
27
// CONSOLE
28
-<1> Default for `number_of_shards` is 5
+<1> Default for `number_of_shards` is 1
29
<2> Default for `number_of_replicas` is 1 (ie one replica for each primary shard)
30
31
The above second curl example shows how an index called `twitter` can be
0 commit comments