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 2fbc948 commit a978ee9Copy full SHA for a978ee9
source/core/index-creation.txt
@@ -17,8 +17,8 @@ Index Builds on Populated Collections
17
18
19
Starting in MongoDB 4.2, index builds use an optimized build process
20
-holds an exclusive lock on the collection at the beginning and end of
21
-the index build. The rest of the build process yields to interleaving
+that holds an exclusive lock on the collection at the beginning and end
+of the index build. The rest of the build process yields to interleaving
22
read and write operations. For a detailed description of index build
23
process and locking behavior, see :ref:`index-build-process`.
24
0 commit comments