Mongo.result
mapReduce (
Mongo.mongodb
 
m
, 
string
 
map
, 
string
 
reduce
, 
 
query_opt
, 
 
sort_opt
, 
option
(
int
)
 
limit_opt
, 
 
out_opt
, 
 
keeptemp_opt
, 
option
(
string
)
 
finalize_opt
, 
 
scope_opt
, 
 
jsMode_opt
, 
 
verbose_opt)
A bare no-frills mapReduce function. We ask for all of the options, including
the complicated "out" option and we do minimal processing on the result, basically
if
ok is "1" then we return the entire reply as a success, otherwise we return
the whole document as a failure. Some processing on the options and results may
be added later.

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.