摘要
介绍了在信息时代的背景下,海量数据快速查找算法的应用场景以及几种高效的查找算法,包括哈希、倒排索引、位图法,并且随后给出了多级缓存和分级索引的优化方法。
This paper will introduce mass data fast lookup algorithm and their application scenarios , as well as several efficient search algorithm, including hash, inverted index, and bitmap, and then gives a multi-level cache and grading index optimization method
出处
《电脑开发与应用》
2013年第3期60-62,共3页
Computer Development & Applications
关键词
海量数据
快速查找
倒排索引
多级缓存
分级索引
mass data, fast searching inverted index, multilevel cache, hierarchy index