i get the following error when running a query using mongohacker: ``` JSHERARD-12282m(mongod-3.2.3) test> db.foo.find({_id:0}) { "_id": 0, "x": 0 } TypeError: result.queryPlanner is undefined ```