mongoosejs/mquery

count with hint

Closed this issue · 2 comments

Why can't I use count with hint? So that count operation would take advantage of provided index. I can do this with both mongodb native driver and mongodb shell.

looks like since mongo 2.6 this is supported. pull request?

Should be fixed by #61