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 480fff3 commit 0170127Copy full SHA for 0170127
source/reference/glossary.txt
@@ -512,8 +512,8 @@ Glossary
512
MongoDB will return from the documents in the result set.
513
514
pre-splitting
515
- Pre-splitting is a command run prior to data insertion that
516
- specifies the shard key values on which to split up chunks.
+ Pre-splitting is an action you can perform prior to data insertion
+ that specifies the shard key values on which to split chunks.
517
When deploying a :term:`shard cluster`, it is sometimes necessary
518
to expedite the initial distribution of documents among shards by
519
manually dividing the collection into chunks. In this case, you
0 commit comments