Abstract
Caching is an important optimization in search engine architectures. Existing caching techniques for search engine optimization are mostly biased towards the reduction of random accesses to disks, because random accesses are known to be much more expensive than sequential accesses in traditional magnetic hard disk drive (HDD). Recently, solid state drive (SSD) has emerged as a new kind of secondary storage medium, and some search engines like Baidu have already used SSD to completely replace HDD in their infrastructure. One notable property of SSD is that its random access latency is comparable to its sequential access latency. Therefore, the use of SSDs to replace HDDs in a search engine infrastructure may void the cache management of existing search engines. In this paper, we carry out a series of empirical experiments to study the impact of SSD on search engine cache management. The results give insights to practitioners and researchers on how to adapt the infrastructure and how to redesign the caching policies for SSD-based search engines.
Original language | English |
---|---|
Title of host publication | SIGIR 2013 - Proceedings of the 36th International ACM SIGIR Conference on Research and Development in Information Retrieval |
Pages | 693-702 |
Number of pages | 10 |
DOIs | |
Publication status | Published - 2 Sept 2013 |
Event | 36th International ACM SIGIR Conference on Research and Development in Information Retrieval, SIGIR 2013 - Dublin, Ireland Duration: 28 Jul 2013 → 1 Aug 2013 |
Conference
Conference | 36th International ACM SIGIR Conference on Research and Development in Information Retrieval, SIGIR 2013 |
---|---|
Country/Territory | Ireland |
City | Dublin |
Period | 28/07/13 → 1/08/13 |
Keywords
- Cache
- Query Processing
- Search Engine
- Solid State Drive
ASJC Scopus subject areas
- Computer Graphics and Computer-Aided Design
- Information Systems