How to improve slow aggregate query in mongodb?

后端 未结 0 1677
慢半拍i
慢半拍i 2021-01-20 03:39

I am querying for stock tickers that match the tickers.symbol array:

db.getCollection(\'reads\').explain("executionStats").aggregate([
         


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