Conclusions
Loading the cache with query results can result in huge wins
- for search & work applications
- if client-server interaction is expensive
Use cost-based approach for simple queries
- four or less candidate collections
Use heuristics for complex queries
Caching at Bottom heuristics is always at least as good as traditional, do-nothing approach