Thanks, but I CouchDB complains that I don't use valid JSON. I need a composed key as an array, how can I achieve this?
Am Mittwoch, 27. November 2013, 14:52:51 schrieb [email protected]: > Here's an example of one I use that does something similar > > [ > > > { > "from" : "/isBlocked/:blockee", > "to": "_list/isBlocked/isBlocked", > "query": { > "key" : ":blockee", > "include_docs" : "true", > "reduce" : "false" > } > }, > ... > ]
signature.asc
Description: This is a digitally signed message part.
