7 ms·
If I understand correctly, this method says "only scan the built in _id index, not any other index". Which means that you will not hit this index-specific bad
by glasser 10y ago
If I understand correctly, this method says "only scan the built in _id index, not any other index". Which means that you will not hit this index-specific bad behavior, but also that you won't get the performance characteristics of using an index.