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 85273fc commit 7597480Copy full SHA for 7597480
source/reference/command/moveChunk.txt
@@ -24,9 +24,7 @@ moveChunk
24
collection's full namespace, including
25
the database name.
26
27
- :param find: A query expression that will select a document within
28
- the chunk you wish to move. The query need not specify
29
- the :term:`shard key`.
+ :param find: A document including the :term:`shard key`.
30
31
:param to: The identifier of the shard, that you want to migrate the
32
chunk to.
0 commit comments