• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2015, Vol. 37 ›› Issue (11): 2084-2090.

• 论文 • Previous Articles     Next Articles

A spatial keyword query algorithm based on HBase  

SHAO Qifeng1,LI Feng2   

  1. (1.School of Software,Zhongyuan University of Technology,Zhengzhou 450007;
    2.School of Computer Science,Zhongyuan University of Technology,Zhengzhou 450007,China)
  • Received:2015-08-04 Revised:2015-10-08 Online:2015-11-25 Published:2015-11-25

Abstract:

According to the shortcomings of traditional relational databases in handling massive spatial text data, we present a spatial keyword index scheme based on HBase, which  integrates Geohash codes and word segmentation. In addition, on the basis of the spatial keyword index, we also propose a spatial keyword query algorithm within polygon regions. Compared with traditional index schemes based on longitude and latitude coordinates, the proposed algorithm achieves better efficiency and scalability .

Key words: HBase;Geohash;spatial index;spatial keyword query