summaryrefslogtreecommitdiff
path: root/jstests/mr1.js
Commit message (Expand)AuthorAgeFilesLines
* map/reduce no longer uses temp collections.Eliot Horowitz2010-12-161-9/+13
* SERVER-470 avoid conflicting use of the popular 'foo' namespaceAaron2010-01-051-8/+5
* SERVER-446 js implementation of keySet()Aaron2009-12-211-1/+1
* better testsEliot Horowitz2009-12-031-1/+1
* minor m/r speedupEliot Horowitz2009-11-041-2/+2
* mr warning and some more testsEliot Horowitz2009-10-151-1/+32
* map/reduce cleaningEliot Horowitz2009-10-151-8/+19
* cleaning up map/reduce temp collection names and outputEliot Horowitz2009-10-141-4/+5
* clean up MR temp tables SERVER-327Eliot Horowitz2009-10-141-0/+3
* faster map/reduce implEliot Horowitz2009-10-071-11/+52
* use _id for M/R output table - saves space and an indexEliot Horowitz2009-10-021-8/+8
* fix return of mapreduce - ok if works, not ok if collection doesn't existEliot Horowitz2009-10-011-0/+8
* optional out paramter for map/reduceEliot Horowitz2009-09-291-0/+11
* mr query SERVER-208Eliot Horowitz2009-09-291-0/+10
* much faster map reduceEliot Horowitz2009-09-241-4/+12
* timing and testsEliot Horowitz2009-09-211-0/+13
* actually make it a testEliot Horowitz2009-09-211-2/+12
* starting map/reduce SERVER-208Eliot Horowitz2009-09-211-0/+32