-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.6.5
-
Component/s: Performance
-
None
-
Fully Compatible
-
ALL
when i run:
db.releaseTask.find( {userId: 2, webId: 55, releaseTime:
, failReason: { $nin: [ -1, 0 ] }}).hint(
{userId: 1}).count()
- duplicates
-
SERVER-14799 Count with hint doesn't work when hint is a document
- Closed