Skip to content

Commit 0170127

Browse files
author
Bob Grabar
committed
edited my addition to pre-splits entry
1 parent 480fff3 commit 0170127

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/reference/glossary.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -512,8 +512,8 @@ Glossary
512512
MongoDB will return from the documents in the result set.
513513

514514
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.
515+
Pre-splitting is an action you can perform prior to data insertion
516+
that specifies the shard key values on which to split chunks.
517517
When deploying a :term:`shard cluster`, it is sometimes necessary
518518
to expedite the initial distribution of documents among shards by
519519
manually dividing the collection into chunks. In this case, you

0 commit comments

Comments
 (0)