I'm developing a java web application using the Java SDK Client for 
couchbase for reading operations. I'm also using Ektorp libraries to update 
operations through the Sync Gateway.
The problem is that when I make an update, another revision of the document 
is created too, and the view in the couchbase server side returns all this 
revisions. The only revision I need to return is the last one. Is there a 
way to modify this behavior?

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to