I can\'t get a proper explain using the native mongodb driver for Node.js. When I use the mongo shell, everything is fine. Is my syntax wrong? Anything else I could be doing wro
Should be fixed in 2.0.13 of the driver after I did a bunch of low level profiling and optimizations.