diff options
author | John Christopher Anderson <jchris@apache.org> | 2010-01-29 20:08:54 +0000 |
---|---|---|
committer | John Christopher Anderson <jchris@apache.org> | 2010-01-29 20:08:54 +0000 |
commit | 0fc0c2d630abe0f4b6cc37c7f92728d1fe156ff3 (patch) | |
tree | 4a7727a9db0c07676d8ba44fdab09291bf928da7 /share/www/image/progress.gif | |
parent | adb2703aa1f7b13d30e033a8b47bc625f8c492cc (diff) |
Thanks Filipe Manana. Closes COUCHDB-631.
Replicator option to replicate a list of docids (bypasses by_seq index).
Usage: POST to /_replicate with a JSON body of:
{"source": "myfoo",
"target" : "http://remotedb.com/theirfoo",
"doc_ids": ["foo1", "foo3", "foo666"]}
This will copy the listed docs from the source to the target database.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@904615 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share/www/image/progress.gif')
0 files changed, 0 insertions, 0 deletions