right now I am trying the following
curl -X POST -d '{"keys":[["cnnid","22222222"],["src","e"]]}'
http://localhost:5984/test/_design/transfer/_list/search/search1?group=true&group_level=1I have searched Google with no luck on how to run a list with mulitple keys as input, is this even possible? -- Jarrod Roberson
