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