Skip to content

Commit 4a9f3c7

Browse files
authored
This page should exclude $search from this limitation. (#5660)
* This page should exclude $search from this limitation. * This page should exclude $search from this limitation.
1 parent 1acac3d commit 4a9f3c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/includes/fact-agg-memory-limit.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ space by using the :ref:`allowDiskUse <cmd-aggregate-allowDiskUse>`
88
option to enable aggregation pipeline stages to write data to temporary
99
files.
1010

11+
The :pipeline:`$search` aggregation stage is not restricted to
12+
100 megabytes of RAM because it runs in a separate process.
13+
1114
Examples of stages that can spill to disk when :ref:`allowDiskUse
1215
<cmd-aggregate-allowDiskUse>` is ``true`` are:
1316

0 commit comments

Comments
 (0)