Hi all, Help me with the following.
1. What's the B+ Tree height for view indices. 2. I am a bit confused about update/add process in couchdb. A document is appended to the current region and then the docid_index is updated. Could somebody explain the process of updation of the docid_index. 3. How is the docid_index stored? (Maybe 2 & 3 are the same queries) 4. Is it possible to distribute map process over multiple view servers? Thanks, Yousuf
