As clustered collections do not have an _id index, dbHash fails silently. dbHash will only opt to perform a collection scan on capped collections instead of an index scan on _id.
As clustered collections do not have an _id index, dbHash fails silently. dbHash will only opt to perform a collection scan on capped collections instead of an index scan on _id.