Skip to content

DOCSP-7693 resumable index build link update #4943

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 17, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions source/reference/command/createIndexes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,11 @@ Definition
replica set member where :rsconf:`members[n].votes` is greater
than ``0``.

Starting in MongoDB v5.0 it is possible to resume some
Starting in MongoDB v5.0 you can resume some
:ref:`interupted index builds<index-operations-build-failure>`
when the commit quorum is set to ``"votingMembers"``.
when the
:dbcommand:`commit quorum is set<setIndexCommitQuorum>` to
``"votingMembers"``.

Supports the following values:

Expand Down