Skip to content

Commit d7fc6a2

Browse files
committed
DOCSP-5295: suggest alternative approach when deleteMany-ing with Compass
1 parent e1f667e commit d7fc6a2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/includes/driver-example-delete-57.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@
1111
1212
- id: compass
1313
content: |
14+
15+
.. note::
16+
Deleting multiple documents in Compass is a manual
17+
process. If you need to delete many documents, consider using
18+
the :binary:`~bin.mongo` shell or a driver.
19+
1420
1. Copy the following filter into the Compass query bar and click
1521
:guilabel:`Find`:
1622

0 commit comments

Comments
 (0)