Currently a reverse cursor is positioned at EOF if SortedDataInterface::Cursor::locate is called with BSONObj(), instead it should position the cursor at the largest entry in the index.
- is related to
-
SERVER-17635 Improve SortedDataInterface::Cursor API
- Closed