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 1acac3d commit 4a9f3c7Copy full SHA for 4a9f3c7
source/includes/fact-agg-memory-limit.rst
@@ -8,6 +8,9 @@ space by using the :ref:`allowDiskUse <cmd-aggregate-allowDiskUse>`
8
option to enable aggregation pipeline stages to write data to temporary
9
files.
10
11
+The :pipeline:`$search` aggregation stage is not restricted to
12
+100 megabytes of RAM because it runs in a separate process.
13
+
14
Examples of stages that can spill to disk when :ref:`allowDiskUse
15
<cmd-aggregate-allowDiskUse>` is ``true`` are:
16
0 commit comments