Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.0
-
Fix Version/s: 2.1
-
Component/s: view-engine
-
Security Level: Public
-
Labels:None
Description
It would be nice to have some built-ins for defining mappers based on document attributes without writing actual Javascript code, like we can do it with reducers (_sum, _stats, _count)
Anyone feel free to assign it to yourself if you want to come up with a nice syntax.