作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (17): 52-54. doi: 10.3969/j.issn.1000-3428.2009.17.017

• 软件技术与数据库 • 上一篇    下一篇

一种基于关键词搜索的空间连接查询

陈德华,郭永明,乐嘉锦   

  1. (东华大学计算机科学与技术学院,上海 201620)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-09-05 发布日期:2009-09-05

Spatial Join Query with Keyword-based Search

CHEN De-hua, GUO Yong-ming, LE Jia-jin   

  1. (School of Computer Science and Technology, Donghua University, Shanghai 201620)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-09-05 Published:2009-09-05

摘要: 许多实际的应用需要同时支持空间连接查询和关键词搜索。在给出基于关键词的空间连接(KSJ)查询定义的基础上,对参与KSJ查询的空间数据集建立MIR2-树索引结构,并结合一些高效的搜索剪枝策略,提出一种基于宽度优先的KSJ查询算法。实验结果表明该算法可有效支持基于关键词的空间连接查询处理。

关键词: 基于关键词搜索, 空间连接, MIR2-树

Abstract: Many applications are required to support both spatial joins and keyword-based search. This paper aims to present efficient methods to answer Keyword-based Spatial Join(KSJ) queries, constructs MIR2-tree indexing structures on the datasets for KSJ, and uses them to answer KSJ with breadth-first traversal method. In addition, some search pruning strategies are applied to enhance the efficiency of MIR2-tree traversing. Experimental results show that the algorithm is effective for keyword-based spatial join queries.

Key words: keyword-based search, spatial join, MIR2-tree

中图分类号: