-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: MapReduce
-
None
It would by nice to be able to clean-up the final object so that everything isn't crammed into value. Also you wouldn't need to pass the key as the first param.
This could be done as a non-breaking change by using the old semantics if there is a comma before the first ) of the finalize argument. Hacky, but I think that would work.
- duplicates
-
SERVER-2517 Allow mapReduce to create full documents
- Closed