-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: 2.5.4
-
Component/s: Aggregation Framework
-
None
-
Fully Compatible
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
db.foo.aggregate([{$project: {_id: 1, score: {$meta: 'textScore'}}}])
A score field will appear with the value 0 instead of being absent.