There is no document in view after the document has been inserted in bucket. Using stale parameter false. What is problem?
I use Couchbase Server 5.0 Community.
My view update daemon settings:
http://localhost:8091/settings/viewUpdateDaemon ->
{
"updateInterval":5000,
"updateMinChanges":1,
"replicaUpdateMinChanges":5000
}