I've two questions regarding replication filters
1. when I want to replicate from db1 => db2 using a filter 'designDoc/filter', does 'designDoc' have to live in db1 or can it also be in db2? 2. I'm not sure if this is a bug, but when my designDoc has '/' in its _id, e.g. '_design/designDoc/subname', which is a valid id, I get errors when I try something like 'designDoc2%Fsubname/filter'
