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 88bd596 commit b9e1f75Copy full SHA for b9e1f75
source/tutorial/build-indexes-on-replica-sets.txt
@@ -118,6 +118,11 @@ Allow replication to catch up on this member.
118
Build Indexes on all Secondaries
119
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
120
121
+.. versionchanged:: 2.6
122
+ Secondary members can now :doc:`build indexes in the background
123
+ </tutorial/build-indexes-in-the-background>`. Previously all index builds on secondaries were in
124
+ the foreground.
125
+
126
For each secondary in the set, build an index according to the
127
following steps:
128
0 commit comments