Skip to content

Commit d5b88a9

Browse files
author
Sam Kleinman
committed
minor: fixing broken glossary link
1 parent 494d0c7 commit d5b88a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/administration/indexes.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,8 +266,8 @@ building process blocks all replication and read operations on the
266266
secondaries while they build the index.
267267

268268
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()
269+
:term:`primary` finishes building the index. In :term:`shard clusters
270+
<shard cluster>`, the :program:`mongos` will send :func:`ensureIndex()
271271
<db.collection.ensureIndex()>` to the primary members of the replica
272272
set for each shard, which then replicate to the secondaries after the
273273
primary finishes building the index.

0 commit comments

Comments
 (0)