PAPER DIGEST
Most Influential SIGMOD 2007 Paper · 2026-03 edition

Spark: Top-k Keyword Query In Relational Databases

Yi Luo; Xuemin Lin; Wei Wang; Xiaofang Zhou

Venue
ACM SIGMOD Conference (SIGMOD) 2007
Recognition
Most Influential SIGMOD 2007 Paper (Rank No. 10)
Edition
2026-03
Impact factor
6
Certificate ID
dfc4db7e42cb549b

Abstract

With the increasing amount of text data stored in relational databases, there is a demand for RDBMS to support keyword queries over text data. As a search result is often assembled from multiple relational tables, traditional IR-style ranking and query evaluation methods cannot be applied directly. In this paper, we study the <i>effectiveness</i> and the <i>efficiency</i> issues of answering top-k keyword query in relational database systems. We propose a new ranking formula by adapting existing IR techniques based on a natural notion of <i>virtual document</i>. Compared with previous approaches, our new ranking method is simple yet effective, and agrees with human perceptions. We also study efficient query processing methods for the new ranking method, and propose algorithms that have minimal accesses to the database. We have conducted extensive experiments on large-scale real databases using two popular RDBMSs. The experimental results demonstrate significant improvement to the alternative approaches in terms of retrieval effectiveness and efficiency.

Download PDF certificate