antony this doesnt help Key Value *"2008-12-20"*17854*"2008-12-21"*114536 i get this result when i give your map-reduce view, it doesnt collate by appnames after collating by date
On 12/21/08, Antony Blakey <antony.bla...@gmail.com> wrote: > > map: function(doc) { emit(doc.date, doc.count) } > reduce: function(keys, values, rereduce) { return sum(values) } > > query: ...?group=true&key="2008-12-21" > > Antony Blakey > -------------------------- > CTO, Linkuistics Pty Ltd > Ph: 0438 840 787 > > Success is not the key to happiness. Happiness is the key to success. > -- Albert Schweitzer > >