-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: Docs
-
Fully Compatible
Mongoid seems to have docs for Map/Reduce but not for the Aggregation Pipeline. https://www.mongodb.com/docs/mongoid/current/reference/map-reduce/
Docs should include the Aggregation Pipeline, and should also mention that Map/Reduce is deprecated (at least the code gives me a deprecation warning when I call .map_reduce on a criteria.)