As explained at https://groups.google.com/forum/#!topic/mongodb-user/0TEqPfXxQU8, the mongo query isn't using the index like it should. We should try adding a hint to see if that helps.
ming:db/5024, forge:db/5024
The ming branch adds support for Cursor.hint in mim. It needs to be merged and a release cut yet.
Log in to post a comment.
ming:db/5024, forge:db/5024
The ming branch adds support for Cursor.hint in mim. It needs to be merged and a release cut yet.