Randall, I submitted a patch for it 1 or 2 days ago: https://issues.apache.org/jira/browse/COUCHDB-631 (not reviewed yet I think)
On Tue, Jan 26, 2010 at 7:07 PM, Randall Leeds <[email protected]>wrote: > On Sun, Jan 24, 2010 at 00:09, Chris Anderson <[email protected]> wrote: > > > Devs, > > > > I've been thinking there are a few simple options that would magnify > > the power of the replicator a lot. > > > > The simplest one is copy-doc by id. You'd post a JSON list of docids > > with your replication definition. Those docs would be copied from the > > source to the target. This is technically feasible with filtered > > replication, but can be much less efficient than using docids if you > > only want to replicate a few docs. In particular, I'd like to smooth > > the path for replicating design docs around, but replication by id has > > a lot of uses. > > > > I would happily write this patch. I'll take a crack at it later this week > or > this weekend. > -- Filipe David Manana, [email protected] PGP key - http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xC569452B "Reasonable men adapt themselves to the world. Unreasonable men adapt the world to themselves. That's why all progress depends on unreasonable men."
