Neat. But, how is this different from omitting group=true in the query? K.
On Sat, Oct 18, 2008 at 12:15 AM, Paul Carey <[EMAIL PROTECTED]> wrote: >> Is there an alternate, better of doing this? > > On trunk you can pass ?reduce=false to your query which means you'll > simply get the result of the map. This may be what you want. > > Paul >