the document only has ID and empty document, and document metadata indication the document deleted status is 1.
I know this document is deleted via lite and sync to the server, keep it for other devices to sync.
but if those documents are overdue, will couchbase server automatic clean it? and how I manually remove it from server’s data?
thanks for your reply. is your means the document with an empty body is the “tombstones”? and the document always sync with couchbase lite before they clean up?
are those document with an empty body is deleted from couchbase lite and sync to server?
The management of tombstones varies depending on whether you have shared-bucket-access (use of XAttrs) enabled or not. Please read this document that discusses the various cases.