Is there a way to backup or transfer filtered documents? Maybe Based on views’ results.
Hi,
You can filter on keys using a regex with cb_backup: http://docs.couchbase.com/admin/admin/CLI/cbbackup_tool.html
That is the key of the document right? But how about the keys/index of views?