一种增量倒排索引结构的设计与实现  被引量:6

Design and Implementation of an Incremental Inverted Index Framework

在线阅读下载全文

作  者:王冬[1,2] 左万利[1,2] 赫枫龄[1,2] 彭涛[1,2] 张长利[1,2] 

机构地区:[1]吉林大学计算机科学与技术学院,长春130012 [2]吉林大学符号计算与知识工程教育部重点实验室,长春130012

出  处:《吉林大学学报(理学版)》2007年第6期953-958,共6页Journal of Jilin University:Science Edition

基  金:国家自然科学基金(批准号:60373099);教育部"符号计算与知识工程"重点实验室项目基金(批准号:93K-17);吉林省科技发展计划项目基金(批准号:20070533)

摘  要:针对主题爬行器获取网页更新速度快的特点,提出一种用于网络搜索引擎的增量索引结构.在建立倒排索引时,每个词项的记录表以链接块的形式存放于倒排索引文件中,每次新分配的块大小递增.该索引结构解决了倒排索引连续存储所带来的难以更新问题.实验结果表明,与支持实时更新的传统链表式存储方式相比,这种索引结构能提供更高效的检索,采用以空间换时间的方法有效地提高了索引的更新效率.In the present paper is proposesd an incremental index structure used in web search engine in order to deal with the high update frequency of the web pages crawled by domain-specific crawler. In the inverted index structure, the posting list of each term is partitioned into linked blocks, whose sizes form an arithmetical series. The incremental index structure resolves the problem of document update, which is expensive in inverted index of continuous storage, and experimental results show that it provides much higher retrieval efficiency than naive linked list structure, which also supports real-time update. The space-for-time approach effectively raises the update rate of index.

关 键 词:主题式搜索引擎 增量倒排索引 实时更新 

分 类 号:TP393.09[自动化与计算机技术—计算机应用技术]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象