-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Shell
-
None
db.collection.find().sort({pubdate: 1})
doesn't warn at all that no documents had that attribute (allowing the user to figure out that they might have misspelled "pubDate").
Any chance to implement this warning?