I am new to couchdb, is there a way to replicate n documents from a database A 
to another database B?

I want to set up some test data from a large database, and the fastest is to 
just replicate n arbitrary documents from that database. I checked the 
_replicate interface, and it seems that I cannot specify A/_all_docs?limit=n as 
the source...

Any help is appreciated. Thanks.

Daniel.

Reply via email to