-
Type:
Bug
-
Resolution: Done
-
Priority:
Minor - P4
-
Affects Version/s: 2.5.4
-
Component/s: Querying, Text Search
-
ALL
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
db.test.find({ $and: [ { $text: { $search: "dog" } }, { $text: { $search: "dog" } } ] })