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 02fec3d commit f8d4a9dCopy full SHA for f8d4a9d
source/reference/operator/aggregation/sortArray.txt
@@ -112,8 +112,11 @@ Sort Stability
112
The stability of the sort is not specified. Users should not rely on
113
:expression:`$sortArray` to use a particular sorting algorithm.
114
115
-Example
116
--------
+Examples
+--------
117
+
118
+The :expression:`$sortArray` examples in this section work on MongoDB
119
+5.2 and later.
120
121
Create the ``team`` collection:
122
0 commit comments