You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/reference/method.txt
+2-1
Original file line number
Diff line number
Diff line change
@@ -334,7 +334,8 @@ Cursor
334
334
335
335
* - :method:`cursor.allowDiskUse()`
336
336
337
-
- Allows MongoDB to use temporary files on disk to store data exceeding the 100 megabyte system memory limit while processing a blocking sort operation.
337
+
- Allows MongoDB to use temporary files on disk to store data exceeding the 100
338
+
megabyte system memory limit while processing an in-memory sort operation.
0 commit comments