File tree Expand file tree Collapse file tree 9 files changed +10
-10
lines changed Expand file tree Collapse file tree 9 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -229,7 +229,7 @@ The following document's ``fieldWithAltName`` value is ``my-alt-name``:
229229 "fieldWithAltName": "my-alt-name"
230230 }
231231
232- The ``salary`` field is encrypted by the the {+dek-long+} that has the
232+ The ``salary`` field is encrypted by the {+dek-long+} that has the
233233alternate name ``my-alt-name``.
234234
235235.. _csfle-alt-names-dynamic-keys:
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ Limitations
116116
117117- You can only run an initial sync from one given member at a time.
118118
119- - When using the encrypted storage engine, MongoDB uses the the source
119+ - When using the encrypted storage engine, MongoDB uses the source
120120 key to encrypt the destination.
121121
122122.. _init-sync-retry:
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ To rotate one or more of these certificates:
107107 rotation on.
108108
109109#. Run the :dbcommand:`rotateCertificates` command to rotate the
110- certificates used by the the :binary:`~bin.mongod` or
110+ certificates used by the :binary:`~bin.mongod` or
111111 :binary:`~bin.mongos` instance.
112112
113113When certificate rotation takes place:
Original file line number Diff line number Diff line change @@ -833,7 +833,7 @@ Verbosity Levels
833833----------------
834834
835835You can specify the logging verbosity level to increase or decrease
836- the the amount of log messages MongoDB outputs. Verbosity levels can be
836+ the amount of log messages MongoDB outputs. Verbosity levels can be
837837adjusted for all components together, or for specific
838838:ref:`named components <log-message-components>` individually.
839839
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ To rotate one or more of these certificates:
106106 rotation on.
107107
108108#. Run :method:`db.rotateCertificates()` to rotate the certificates used
109- by the the :binary:`~bin.mongod` or :binary:`~bin.mongos` instance.
109+ by the :binary:`~bin.mongod` or :binary:`~bin.mongos` instance.
110110
111111When certificate rotation takes place:
112112
Original file line number Diff line number Diff line change @@ -256,7 +256,7 @@ If :ref:`unit <dateTrunc-unit>` is:
256256- ``minute``: :expression:`$dateTrunc` returns the :term:`ISODate` for
257257 the start of the minute in :ref:`date <dateTrunc-date>`.
258258
259- - ``second``: :expression:`$dateTrunc` returns the the :term:`ISODate`
259+ - ``second``: :expression:`$dateTrunc` returns the :term:`ISODate`
260260 for start of the second in :ref:`date <dateTrunc-date>`.
261261
262262``unit`` and ``startOfWeek`` Fields
Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ an escaped double quotes ``\"`` that specifies a phrase.
164164.. note::
165165
166166 The ``$search`` field for the :query:`$text` expression is different
167- than the the :atlas:`$search aggregation stage
167+ than the :atlas:`$search aggregation stage
168168 </reference/atlas-search/query-syntax/>` provided by
169169 :atlas:`Atlas Search </atlas-search>`. The ``$search`` aggregation
170170 stage performs full-text search on specified fields and is only
Original file line number Diff line number Diff line change @@ -3145,7 +3145,7 @@ Sharding Parameters
31453145 <migrate-chunks-sharded-cluster>`.
31463146
31473147 Increasing the concurrency improves chunk migration performance, but
3148- also increases the workload and disk IOPS usage on the the source
3148+ also increases the workload and disk IOPS usage on the source
31493149 shard and the receiving shard.
31503150
31513151 Maximum value is 500.
@@ -3454,7 +3454,7 @@ Sharding Parameters
34543454 critical section to be released.
34553455
34563456 To reduce the maximum wait time for the critical section within a
3457- transaction, lower the the value of
3457+ transaction, lower the value of
34583458 :parameter:`metadataRefreshInTransactionMaxWaitBehindCritSecMS`.
34593459
34603460 .. warning::
Original file line number Diff line number Diff line change @@ -593,7 +593,7 @@ To rotate one or more of these certificates:
593593
594594#. Run the :dbcommand:`rotateCertificates` command or the
595595 :method:`db.rotateCertificates()` shell method to rotate the
596- certificates used by the the :binary:`~bin.mongod` or
596+ certificates used by the :binary:`~bin.mongod` or
597597 :binary:`~bin.mongos` instance.
598598
599599When certificate rotation takes place:
You can’t perform that action at this time.
0 commit comments