Scalable continual top-k keyword search in relational databases

作者:

Highlights:

摘要

Keyword search in relational databases has been widely studied in recent years because it requires users neither to master a certain structured query language nor to know the complex underlying database schemas. Most of the existing methods focus on answering snapshot keyword queries in static databases. In reality, however, databases are updated frequently, and users may have long-term interests in specific topics. To deal with such a situation, it is necessary to build an effective and efficient facility in a database system to support continual keyword queries.In this paper, we propose an efficient method for answering continual top-k keyword queries over relational databases. The proposed method is built on an existing scheme of keyword search on relational data streams, but incorporates the ranking mechanisms into the query processing methods and makes two optimizations to support top-k keyword search in relational databases. Compared to the existing methods, our method is more efficient both in computing the snapshot top-k results and in maintaining the top-k results when the database is continually updated. Experimental results validate the effectiveness and efficiency of the proposed method.

论文关键词:Relational databases,Information retrieval,Database applications,Keyword search,Continual queries,Results maintenance

论文评审过程:Received 17 September 2011, Revised 21 March 2013, Accepted 21 March 2013, Available online 9 April 2013.

论文官网地址:https://doi.org/10.1016/j.datak.2013.03.004