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``:
229
229
"fieldWithAltName": "my-alt-name"
230
230
}
231
231
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
233
233
alternate name ``my-alt-name``.
234
234
235
235
.. _csfle-alt-names-dynamic-keys:
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ Limitations
116
116
117
117
- You can only run an initial sync from one given member at a time.
118
118
119
- - When using the encrypted storage engine, MongoDB uses the the source
119
+ - When using the encrypted storage engine, MongoDB uses the source
120
120
key to encrypt the destination.
121
121
122
122
.. _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:
107
107
rotation on.
108
108
109
109
#. 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
111
111
:binary:`~bin.mongos` instance.
112
112
113
113
When certificate rotation takes place:
Original file line number Diff line number Diff line change @@ -834,7 +834,7 @@ Verbosity Levels
834
834
----------------
835
835
836
836
You can specify the logging verbosity level to increase or decrease
837
- the the amount of log messages MongoDB outputs. Verbosity levels can be
837
+ the amount of log messages MongoDB outputs. Verbosity levels can be
838
838
adjusted for all components together, or for specific
839
839
:ref:`named components <log-message-components>` individually.
840
840
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ To rotate one or more of these certificates:
106
106
rotation on.
107
107
108
108
#. 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.
110
110
111
111
When certificate rotation takes place:
112
112
Original file line number Diff line number Diff line change @@ -256,7 +256,7 @@ If :ref:`unit <dateTrunc-unit>` is:
256
256
- ``minute``: :expression:`$dateTrunc` returns the :term:`ISODate` for
257
257
the start of the minute in :ref:`date <dateTrunc-date>`.
258
258
259
- - ``second``: :expression:`$dateTrunc` returns the the :term:`ISODate`
259
+ - ``second``: :expression:`$dateTrunc` returns the :term:`ISODate`
260
260
for start of the second in :ref:`date <dateTrunc-date>`.
261
261
262
262
``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.
164
164
.. note::
165
165
166
166
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
168
168
</reference/atlas-search/query-syntax/>` provided by
169
169
:atlas:`Atlas Search </atlas-search>`. The ``$search`` aggregation
170
170
stage performs full-text search on specified fields and is only
Original file line number Diff line number Diff line change @@ -2987,7 +2987,7 @@ Sharding Parameters
2987
2987
<migrate-chunks-sharded-cluster>`.
2988
2988
2989
2989
Increasing the concurrency improves chunk migration performance, but
2990
- also increases the workload and disk IOPS usage on the the source
2990
+ also increases the workload and disk IOPS usage on the source
2991
2991
shard and the receiving shard.
2992
2992
2993
2993
Maximum value is 500.
@@ -3290,7 +3290,7 @@ Sharding Parameters
3290
3290
critical section to be released.
3291
3291
3292
3292
To reduce the maximum wait time for the critical section within a
3293
- transaction, lower the the value of
3293
+ transaction, lower the value of
3294
3294
:parameter:`metadataRefreshInTransactionMaxWaitBehindCritSecMS`.
3295
3295
3296
3296
.. warning::
Original file line number Diff line number Diff line change @@ -593,7 +593,7 @@ To rotate one or more of these certificates:
593
593
594
594
#. Run the :dbcommand:`rotateCertificates` command or the
595
595
: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
597
597
:binary:`~bin.mongos` instance.
598
598
599
599
When certificate rotation takes place:
You can’t perform that action at this time.
0 commit comments