Update glossary.asciidoc (#41364)
This commit is contained in:
parent
b89491e30d
commit
f23d900184
|
@ -132,7 +132,7 @@ more primary shards to scale the number of <<glossary-document,documents>>
|
||||||
that your index can handle.
|
that your index can handle.
|
||||||
+
|
+
|
||||||
You cannot change the number of primary shards in an index, once the index is
|
You cannot change the number of primary shards in an index, once the index is
|
||||||
index is created. However, an index can be split into a new index using the
|
created. However, an index can be split into a new index using the
|
||||||
<<indices-split-index, split API>>.
|
<<indices-split-index, split API>>.
|
||||||
+
|
+
|
||||||
See also <<glossary-routing,routing>>
|
See also <<glossary-routing,routing>>
|
||||||
|
|
Loading…
Reference in New Issue