Recently I've installed couchbase sync-gateway, and i'm having following issues from step one,
1) When doing an initial replication from couchbase to pouchdb through syncgateway, there are excess documents coming through. Eg: Having only 3 objects on couchbase bucket but syncgateway returns more than 3 documents.
2) Inconsistent data when using filters
There's no proper document/log why this is happening. Does anyone know why this is? And how to resolve them