Details
-
Improvement
-
Resolution: Done
-
Minor - P4
-
None
-
None
Description
http://docs.mongodb.org/manual/reference/method/db.collection.find/ only discusses using boolean values for including/excluding fields in a projection. It would be helpful to cross-reference the list of operators in http://docs.mongodb.org/manual/reference/operators/#projection.
The projection glossary item is also a bit naive on the subject, so a link to the projection operators might be helpful there as well.