And please note that you can compact that view index as well. For documents that are frequently updated, you will see a huge gain in both space, build, and query performance by compacting the view indices (at least based on our experiences at cloudant).

Also, there was some work on implementations of various tokenizers in JS, but for the life of me I can't find the link to the code anymore.

-Mike

On Jan 6, 2010, at 1:01 PM, Chris Anderson wrote:


there is actually a separate index directory called

.my_db_name_design/

inside that directory. within it is 1 index file per design document.
that file size is the actual index size.

Reply via email to