File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 11name = " ruby-driver"
22title = " Ruby MongoDB Driver"
3- mdb-server = " MongoDB Server"
43
54intersphinx = [" https://www.mongodb.com/docs/manual/objects.inv" ]
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ find the total number of documents which have the exact array
104104 method and may not support the same filters. ``countDocuments`` uses the
105105 ``$match`` stage of the aggregation pipeline to filter documents. To learn more
106106 about limitations of the ``$match`` stage, see :manual:`$match Restrictions </reference/operator/aggregation/match/#restrictions>`
107- in the {+mdb-server+} documentation.
107+ in the MongoDB Server documentation.
108108
109109Distinct
110110~~~~~~~~
You can’t perform that action at this time.
0 commit comments