estratti da MongoDB Definitive Guide da O'Reilly:
Il prezzo dell'utilizzo di MapReduce è la velocità:il gruppo non è particolarmente veloce, ma MapReduce è più lento e non dovrebbe essere utilizzato in "tempo reale". tempo.
options for map/reduce:
"keeptemp" : boolean
If the temporary result collection should be saved when the connection is closed.
"output" : string
Name for the output collection. Setting this option implies keeptemp : true.