http://127.0.0.1:5984/wtf/_view/invites/bydate?
group=true&startkey=[%222008-12-21%22]&endkey=[%222008-12-21%22,{}]
{"rows":[{"key":["2008-12-21","app1"],"value":12},{"key":
["2008-12-21","app2"],"value":5}]}
On 22/12/2008, at 2:59 PM, paul jobs wrote:
this doesnt work
/invites/_view/invites/bydate?
count=100&group=true&key=[%222008-12-21%22]
{"rows":[]}
On 12/21/08, Antony Blakey <[email protected]> wrote:
On 22/12/2008, at 2:39 PM, paul jobs wrote:
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
I thought you were reducing over all appnames.
map: function(doc) { emit([doc.date, doc.appname], doc.count) }
query: ...?group=true&key=["2008-12-21"]
Antony Blakey
-------------
CTO, Linkuistics Pty Ltd
Ph: 0438 840 787
He who would make his own liberty secure, must guard even his enemy
from
repression.
-- Thomas Paine
Antony Blakey
-------------
CTO, Linkuistics Pty Ltd
Ph: 0438 840 787
All that is required for evil to triumph is that good men do nothing.