首页 | 本学科首页   官方微博 | 高级检索  
     


Providing built-in keyword search capabilities in RDBMS
Authors:Guoliang Li  Jianhua Feng  Xiaofang Zhou  Jianyong Wang
Affiliation:1. Department of Computer Science and Technology, Tsinghua National Laboratory for Information Science and Technology, Tsinghua University, 100084, Beijing, China
2. School of Information Technology and Electrical Engineering, The University of Queensland and NICTA Queensland Laboratory, Brisbane, QLD, 4072, Australia
Abstract:A common approach to performing keyword search over relational databases is to find the minimum Steiner trees in database graphs transformed from relational data. These methods, however, are rather expensive as the minimum Steiner tree problem is known to be NP-hard. Further, these methods are independent of the underlying relational database management system (RDBMS), thus cannot benefit from the capabilities of the RDBMS. As an alternative, in this paper we propose a new concept called Compact Steiner Tree (CSTree), which can be used to approximate the Steiner tree problem for answering top-k keyword queries efficiently. We propose a novel structure-aware index, together with an effective ranking mechanism for fast, progressive and accurate retrieval of top-k highest ranked CSTrees. The proposed techniques can be implemented using a standard relational RDBMS to benefit from its indexing and query-processing capability. We have implemented our techniques in MYSQL, which can provide built-in keyword-search capabilities using SQL. The experimental results show a significant improvement in both search efficiency and result quality comparing to existing state-of-the-art approaches.
Keywords:
本文献已被 SpringerLink 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号