|国家预印本平台
首页|基于R-tree和倒排文件的混合索引的设计与实现

基于R-tree和倒排文件的混合索引的设计与实现

he Design and Implementation of a Hybrid Index Based on R-tree and Inverted File

中文摘要英文摘要

在移动用户进行搜索查询时,一般希望搜索引擎不仅可以提供与查询内容密切相关的网页,而且可以提供与用户所在位置距离相近的网页。针对现存搜索引擎一般只考虑到网页与查询词文本相关性的问题,提出了一种结合R-tree和倒排文件的混合索引结构。通过对混合索引结构进行设计和实现,最终用户可以实现基于混合索引结构的空间和文本查询。对混合索引结构的查询结果进行分析,并与传统搜索引擎查询结果进行对比,验证了混合索引结构能够更快速的为用户提供综合文本相关和距离相近性的结果。

Mobile user always expect the search engine can return web pages whose content are not only matched with the query keywords, but also closed to user's location. However, the existing search engines only take the text relevance into account when give out the result web pages, and ignore the geographical proximity between the user's location and the location focus of the web pages. This paper is just proposed to resolve this problem. The paper presents a naive hybrid index structure based on R-tree and inverted file. Through the design and implementation of the hybrid index structure, the end user can conduct a real mobile search, and get web pages both have text relevance with the query keywors and close to the user's location. In addition, the paper analyses the result pages get from the hybrid index and traditional search engines, and verifies the high accuracy and efficiency of the hybrid index.

吕玉琴、高梦娇、侯宾

计算技术、计算机技术

计算机应用技术搜索引擎混合索引R-tree倒排文件

computer sciencesearch enginehybrid indexR-treeinverted file

吕玉琴,高梦娇,侯宾.基于R-tree和倒排文件的混合索引的设计与实现[EB/OL].(2012-12-24)[2025-08-16].http://www.paper.edu.cn/releasepaper/content/201212-718.点此复制

评论