> On Sep 26, 2014, at 9:16 AM, Seung Chan Lim <[email protected]> wrote: > > I'm on phonegap. Could you translate what you mean when you say "set its > documentIDS property" ?
I was going to point you at the REST API docs for /_replicate <http://developer.couchbase.com/mobile/develop/references/couchbase-lite/rest-api/server/post-replicate/index.html>, but I see that they're missing many of the message body properties. *facepalm* The JSON property to set in the body of the /_replicate request is "doc_ids". Its value is an array of strings. /me goes off to file a bug report against the docs —Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/5075202B-51E1-4790-8014-AF7287A15DA7%40mooseyard.com. For more options, visit https://groups.google.com/d/optout.
