{"title":"Indexing relational database content offline for efficient keyword-based search","authors":"Qi Su, J. Widom","doi":"10.1109/IDEAS.2005.36","DOIUrl":null,"url":null,"abstract":"Information retrieval systems such as Web search engines offer convenient keyword-based search interfaces. In contrast, relational database systems require the user to learn SQL and to know the schema of the underlying data even to pose simple searches. We propose an architecture that supports highly efficient keyword-based search over relational databases: A relational database is \"crawled\" in advance, text-indexing virtual documents that correspond to interconnected database content. At query time, the text index supports keyword-based searches with interactive response, identifying database objects corresponding to the virtual documents matching the query. Our system, EKSO, creates virtual documents from joining relational tuples and uses the DB2 Net Search Extender for indexing and keyword-search processing. Experimental results show that index size is manageable and database updates (which are propagated incrementally as recomputed virtual documents to the text index) do not significantly hinder query performance. We also present a user study confirming the superiority of keyword-based search over SQL for a range of database retrieval tasks.","PeriodicalId":357591,"journal":{"name":"9th International Database Engineering & Application Symposium (IDEAS'05)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2005-07-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"73","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"9th International Database Engineering & Application Symposium (IDEAS'05)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/IDEAS.2005.36","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 73
Abstract
Information retrieval systems such as Web search engines offer convenient keyword-based search interfaces. In contrast, relational database systems require the user to learn SQL and to know the schema of the underlying data even to pose simple searches. We propose an architecture that supports highly efficient keyword-based search over relational databases: A relational database is "crawled" in advance, text-indexing virtual documents that correspond to interconnected database content. At query time, the text index supports keyword-based searches with interactive response, identifying database objects corresponding to the virtual documents matching the query. Our system, EKSO, creates virtual documents from joining relational tuples and uses the DB2 Net Search Extender for indexing and keyword-search processing. Experimental results show that index size is manageable and database updates (which are propagated incrementally as recomputed virtual documents to the text index) do not significantly hinder query performance. We also present a user study confirming the superiority of keyword-based search over SQL for a range of database retrieval tasks.
诸如Web搜索引擎之类的信息检索系统提供了方便的基于关键字的搜索界面。相反,关系数据库系统要求用户学习SQL并了解底层数据的模式,甚至要求用户进行简单的搜索。我们提出了一种架构,它支持对关系数据库进行高效的基于关键字的搜索:预先“爬行”关系数据库,对与相互连接的数据库内容相对应的虚拟文档进行文本索引。在查询时,文本索引支持基于关键字的交互式响应搜索,识别与匹配查询的虚拟文档相对应的数据库对象。我们的系统EKSO通过连接关系元组创建虚拟文档,并使用DB2 Net Search Extender进行索引和关键字搜索处理。实验结果表明,索引大小是可管理的,数据库更新(作为重新计算的虚拟文档增量传播到文本索引)不会显著影响查询性能。我们还提出了一项用户研究,证实了基于关键字的搜索在一系列数据库检索任务中优于SQL。