Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
*Location*: http://docs.mongodb.org/manual/reference/method/cursor.explain/
*User-Agent*: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:36.0) Gecko/20100101 Firefox/36.0
*Referrer*: http://docs.mongodb.org/manual/search/?query=explain
*Screen Resolution*: 2859 x 1608
*repo*: docs
*source*: reference/method/cursor.explain
*Location*: http://docs.mongodb.org/manual/reference/method/cursor.explain/ *User-Agent*: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:36.0) Gecko/20100101 Firefox/36.0 *Referrer*: http://docs.mongodb.org/manual/search/?query=explain *Screen Resolution*: 2859 x 1608 *repo*: docs *source*: reference/method/cursor.explain
-
1
-
Docs Sprint 17 - Ending 4/3
-
true
Description
"For write operations, cursor.explain() returns information about the update or delete operations that would be performed, but does not apply the modifications to the database." This seems odd since (as far as I know) you can't do write operations using a cursor.