Details
-
Improvement
-
Status: Closed
-
Blocker - P1
-
Resolution: Fixed
-
None
-
*Location*: http://docs.mongodb.org/manual/reference/operator/aggregation/unwind/#pipe._S_unwind
*User-Agent*: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.131 Safari/537.36
*Referrer*: http://docs.mongodb.org/manual/reference/operator/aggregation-pipeline/
*Screen Resolution*: 1600 x 900
*repo*: docs
*source*: reference/operator/aggregation/unwind
*Location*: http://docs.mongodb.org/manual/reference/operator/aggregation/unwind/#pipe._S_unwind *User-Agent*: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.131 Safari/537.36 *Referrer*: http://docs.mongodb.org/manual/reference/operator/aggregation-pipeline/ *Screen Resolution*: 1600 x 900 *repo*: docs *source*: reference/operator/aggregation/unwind
-
4
-
true
Description
In the last bullet point of the last note there is a typo:
"If you specify a target field for $unwind that holds an empty array ([]) in an input document, the pipeline ignores the input document, and will generates no result documents."
After the last coma it should read "and will generate..." notice there's no extra letter s.