Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1e80e80

Browse files
Merge 4.3 into 4.4 (#2939)
2 parents e743d1e + 72b6d05 commit 1e80e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/fundamentals/aggregation-builder.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ stages perform the following operations sequentially:
404404
extracted from the ``birthday`` field.
405405
- Group the documents by the value of the ``occupation`` field and compute
406406
the average value of ``birth_year`` for each group by using the
407-
``Accumulator::avg()`` function. Assign to result of the computation to
407+
``Accumulator::avg()`` function. Assign the result of the computation to
408408
the ``birth_year_avg`` field.
409409
- Sort the documents by the group key field in ascending order.
410410
- Create the ``profession`` field from the value of the group key field,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /