Commit Graph

7 Commits

Author SHA1 Message Date
Qingyang Chen
2830b503d2 SERVER-19593 snapshot default to collscan except when using MMAPv1 2015-08-06 13:29:16 -04:00
Qingyang Chen
bc4572c985 SERVER-15020 Explain for distinct command 2015-07-31 14:05:00 -04:00
Charlie
7a36b1598c SERVER-16063 Rewrite the findAndModify command.
Changed UpdateStage to return the prior or newly-updated version of
a document if request. also changed DeleteStage to return the deleted
document if requested.

Added explain support to the findAndModify command.
2015-04-14 10:27:18 -04:00
Jason Rassi
40f28cd947 SERVER-16830 Fix LiteParsedQuery find command object "hint" parsing 2015-01-15 05:41:11 -05:00
David Storch
578c5c5bdb SERVER-16036 change DBQueryQuery.count() shell helper to return the explain result rather than a cursor 2014-11-12 15:37:37 -05:00
David Storch
a0b44fd4cf SERVER-15527 change rejectedPlansExecution to allPlansExecution 2014-10-14 15:56:55 -04:00
David Storch
d601b91b6b SERVER-14875 explain helpers for the shell 2014-10-13 19:59:21 -04:00