-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Query Operations
-
None
MongoDB 2.6 added support for hinting for the count command. Currently the Java driver does not pass the hint specified on DBCursor to that command. It should start doing so.
- depends on
-
SERVER-2677 Allow count to work with query hints
- Closed