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 17940c7 commit 6b55293Copy full SHA for 6b55293
source/reference/command/createIndexes.txt
@@ -98,9 +98,11 @@ Definition
98
replica set member where :rsconf:`members[n].votes` is greater
99
than ``0``.
100
101
- Starting in MongoDB v5.0 it is possible to resume some
+ Starting in MongoDB v5.0 you can resume some
102
:ref:`interupted index builds<index-operations-build-failure>`
103
- when the commit quorum is set to ``"votingMembers"``.
+ when the
104
+ :dbcommand:`commit quorum is set<setIndexCommitQuorum>` to
105
+ ``"votingMembers"``.
106
107
Supports the following values:
108
0 commit comments