I can confirm that i got it working with the fillowing query keys
List<Object> start_key = new ArrayList<Object>();
start_key.add(parent_uuid);
List<Object> end_key = new ArrayList<Object>();
end_key.add(parent_uuid);
end_key.add(new HashMap<String, Object>());
--
You received this message because you are subscribed to the Google Groups
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/mobile-couchbase/f28f9c13-75eb-4710-83ce-c239b27b0f08%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.