Search by text AND value in MongoDB

前端 未结 0 672
甜味超标
甜味超标 2021-02-12 21:59

I am trying to find a way how to improve performance of this query:

db.collection.find({$text: { $search: "moon" }, "title": "Nadatur&quo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题