Mongo 3.2以降、次のことができます。
db.test3.explain().distinct("id", {key: "value"})
https://docs.mongodb.org/manual/reference/ method / db.collection.explain /
Mongo 3.2以降、次のことができます。
db.test3.explain().distinct("id", {key: "value"})
https://docs.mongodb.org/manual/reference/ method / db.collection.explain /