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 494d0c7 commit d5b88a9Copy full SHA for d5b88a9
source/administration/indexes.txt
@@ -266,8 +266,8 @@ building process blocks all replication and read operations on the
266
secondaries while they build the index.
267
268
Secondaries will begin building indexes *after* the
269
-:term:`primary` finishes building the index. In :term:`shard clusters`,
270
-the :program:`mongos` will send :func:`ensureIndex()
+:term:`primary` finishes building the index. In :term:`shard clusters
+<shard cluster>`, the :program:`mongos` will send :func:`ensureIndex()
271
<db.collection.ensureIndex()>` to the primary members of the replica
272
set for each shard, which then replicate to the secondaries after the
273
primary finishes building the index.
0 commit comments