MongoDB find() and count() returning different results

后端 未结 0 1819
时光说笑
时光说笑 2020-12-08 11:08

I am running a simple find() query in a sharded MongoDB cluster (through a mongos instance) mongo shell:

mongos> db.widgets.find({"_id" : ObjectI         


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