Lecture Notes in Computer Science, 2007, Volume 4443/2007, 67-78, DOI: 10.1007/978-3-540-71703-4_8

ITREKS: Keyword Search over Relational Database by Indexing Tuple Relationship

Jiang Zhan and Shan Wang

View Related Documents

Abstract

Keyword-based search is well studied in the world of text documents and Internet search engines. While traditional database management systems offer powerful query languages, they do not allow keyword-based search. In this paper, we discussed ITREKS, a system that support efficient keyword-based search over relational database by indexing tuple relationship: A basic database tuple relationship, FDJT, is established in advance. Then a FDJT-Tuple-Index table is created, which records relationships between each tuple and FDJT. At query time, for each of keywords, system first finds tuples in every relation that contain it, using full text indexes offered by database management system. Then use FDJT-Tuple-Index table to find the joinable tuples contain all keywords in the query.

Keywords  keyword search - relational database - full disjunction

Fulltext Preview

Image of the first page of the fulltext document