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 f79e347 commit 5d84469Copy full SHA for 5d84469
src/Operation/CreateIndexes.php
@@ -72,7 +72,9 @@ class CreateIndexes implements Executable
72
*
73
* Supported options:
74
75
- * * commitQuorum (integer|string):
+ * * commitQuorum (integer|string): Specifies how many data-bearing members
76
+ * of a replica set, including the primary, must complete the index
77
+ * builds successfully before the primary marks the indexes as ready.
78
79
* * maxTimeMS (integer): The maximum amount of time to allow the query to
80
* run.
0 commit comments