File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Expand file tree Collapse file tree 7 files changed +8
-8
lines changed 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 the :dbcommand:`rotateCertificates` command to rotate the
109
- certificates used by the the :binary:`~bin.mongod` or
109
+ certificates used by the :binary:`~bin.mongod` or
110
110
:binary:`~bin.mongos` instance.
111
111
112
112
When certificate rotation takes place:
Original file line number Diff line number Diff line change @@ -711,7 +711,7 @@ Verbosity Levels
711
711
----------------
712
712
713
713
You can specify the logging verbosity level to increase or decrease
714
- the the amount of log messages MongoDB outputs. Verbosity levels can be
714
+ the amount of log messages MongoDB outputs. Verbosity levels can be
715
715
adjusted for all components together, or for specific
716
716
:ref:`named components <log-message-components>` individually.
717
717
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 @@ -168,7 +168,7 @@ an escaped double quotes ``\"`` that specifies a phrase.
168
168
.. note::
169
169
170
170
The ``$search`` field for the :query:`$text` expression is different
171
- than the the :atlas:`$search aggregation stage
171
+ than the :atlas:`$search aggregation stage
172
172
</reference/atlas-search/query-syntax/>` provided by
173
173
:atlas:`Atlas Search </atlas-search>`. The ``$search`` aggregation
174
174
stage performs full-text search on specified fields and is only
Original file line number Diff line number Diff line change @@ -2715,7 +2715,7 @@ Sharding Parameters
2715
2715
<migrate-chunks-sharded-cluster>`.
2716
2716
2717
2717
Increasing the concurrency improves chunk migration performance, but
2718
- also increases the workload and disk IOPS usage on the the source
2718
+ also increases the workload and disk IOPS usage on the source
2719
2719
shard and the receiving shard.
2720
2720
2721
2721
Maximum value is 500.
@@ -3018,7 +3018,7 @@ Sharding Parameters
3018
3018
critical section to be released.
3019
3019
3020
3020
To reduce the maximum wait time for the critical section within a
3021
- transaction, lower the the value of
3021
+ transaction, lower the value of
3022
3022
:parameter:`metadataRefreshInTransactionMaxWaitBehindCritSecMS`.
3023
3023
3024
3024
.. 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