-
Type:
New Feature
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: API
-
None
-
Environment:software
-
None
-
None
-
None
-
None
-
None
-
None
-
None
>db.collection.group —
supports many arguments namely key,reduce,initial,keyf,cond,finalyze.
But java driver for this function accepts only four of them ->
key,reduce,initial,cond. How could we use finalyze with java driver.