Perfect, you guys are great. But it still belongs be in the documentation, methinks. -Jonathan
On Sunday, September 21, 2014 7:05:55 AM UTC-7, Martin Palatnik wrote: > > That's the call, > > Martin > > On Sun, Sep 21, 2014 at 6:02 AM, Andrew Reslan <[email protected] > <javascript:>> wrote: > >> _resync is a database operation on the ADMIN REST API, e.g. invoke using >> curl >> >> ``` >> >> curl -X POST http://127.0.0.1:4985/mydb/_resync >> >> ``` >> >> >> Output will be similar (depending on log config) to: >> >> ``` >> >> Re-running sync function on all 1 documents... >> >> CRUD: Re-syncing document "doc1" >> >> CRUD+: Invoking sync on doc "doc1" rev 1-cd809becc169215072fd567eebd8b8de >> >> Finished re-running sync function; 0 docs changed >> >> ``` >> >> Andy >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Couchbase Mobile" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/mobile-couchbase/V9_ohmXpanQ/unsubscribe >> . >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/mobile-couchbase/28dd0718-87c5-49e2-a531-1aecce9770c6%40googlegroups.com >> >> <https://groups.google.com/d/msgid/mobile-couchbase/28dd0718-87c5-49e2-a531-1aecce9770c6%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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/a2e0b2d1-c890-4c5d-ac54-3df4b50bb4a5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
