My scenario is like: (couchbase-server-enterprise_2.2.0)
- I’ve Created view, and document in it. Document have revision 1 at this time.
- Then Updated document, now document revision changed to 2 from 1.
At this point how can I fetch revision 1 of this document (I’m doing all these stuffs in Couchbase [web] console)?