On Fri, Aug 28, 2009 at 4:45 PM, Paul Davis<[email protected]> wrote: > By default, reduce output must be less than half the size of it's > input when. Input and output data sizes are measured by the length of > their serialized JSON representations. This check is only made when > the length of the serialized output is greater than 200 characters. >
Why less then half? Suppose I must merge two docs A,B where I'm counting the occurrences of a set of items ans size(A) >> size(B), size(out) would be less than size(input), but more than half of it -- Fabio Forno, Ph.D. Bluendo srl http://www.bluendo.com jabber id: [email protected]
