However, a client may set the partial query bit ie. http://docs.mongodb.org/manual/reference/method/cursor.addOption/#DBQuery.Option.partial , which will then return results from all available shards, regardless of whether a given shard is unavailable. mongos> mongos> db.shrcol.find({ “...
qinghai (support@nosqlbooster.com) ● 4 years ago There is something wrong with your query and the result is empty. https://www.db-fiddle.com/f/fQEfNA9pnp8u6V1jME7xdG/0 URL 1 Gus Tanudji ● 4 years ago Thanks qinghai. I think your fix is good anyway. URL 1 qinghai (su...