Hi CloudSuite, I am experimenting with the web search benchmark. However, I am wondering how to fit the index into the memory in order to avoid unnecessary disk access. I have a 6GB index crawled from wikipedia and the RAM is 16GB. During the workload execution, I noticed there were periodical 2% I/O utilization increase and the memory used by nutch server was always less than 500MB. So I guess the whole index is not brought into the memory by default before serving the search queries, right? Could you tell me how to do that exactly as you did in the clearing cloud paper. Thanks!
Best Hailong
