Effective keyword search in relational databases based on CTG

JianJun Xu,Zijing Tan,Wei Wang,Baile Shi
2007-01-01
Journal of Computational Information Systems
Abstract:Keyword search is now the most popular information discovery method because the user does not need to learn any query language, or know the underlying structure of the data. This paper focuses on the problem of keyword search in relational databases. It first analyzes the problems caused by physical scattering of different information parts during the search and then proposes to regard complete tuple graph (CTG) as the granularity of indexing and searching. Based on CTG, this paper presents the compact index structures and efficient search algorithm. Finally, the comprehensive experiments demonstrate the benefits of the proposed method over previous ones in terms of index size, search time and result quality.
What problem does this paper attempt to address?