_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 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/28dd0718-87c5-49e2-a531-1aecce9770c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to