Hi,

I'm currently trying to integrate some reduce function in an
application and read posts from jchris blog, but still have question :

- Does function reduce always have "combine" value like :
function (keys, values, combine) ?

- in which case combine is true or false ?  I don't unrestand why when
group=true, the combine value is first true, then false.

- how to call rereduce function.

Any simple explanation or link would be welcome :)

thanks.

- benoƮt

Reply via email to