It looks like some SDKs can request “full_set=true” but I cannot seem to find it anywhere in the Java SDK. There is nothing on the View or Query class from what I see. As a result, I cannot test against Development Views before they’re ready for Production. It’s easy to do through the REST client, so was this overlooked in the Java SDK or am I missing something?
@raycardillo, I was facing same issue and it got resolved by following steps mentioned in
@ Not able to get all rows returned from Couchbase View
Please try this.