We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce8287d commit 916c164Copy full SHA for 916c164
source/reference/command/aggregate.txt
@@ -317,6 +317,9 @@ When using :ref:`Stable API <stable-api>` V1:
317
- :pipeline:`$planCacheStats`
318
- :pipeline:`$search`
319
320
+- Don't include the ``explain`` field in an :dbcommand:`aggregate`
321
+ command. If you do, the server returns an :ref:`APIStrictError <api-strict-resp>` error.
322
+
323
- When using the :pipeline:`$collStats` stage, you can only use the
324
``count`` field. No other :pipeline:`$collStats` fields are
325
available.
0 commit comments