DocumentCode
1199730
Title
The Threshold Algorithm: From Middleware Systems to the Relational Engine
Author
Bruno, N. ; Wang, H.
Author_Institution
Microsoft Res., Redmond, WA
Volume
19
Issue
4
fYear
2007
fDate
4/1/2007 12:00:00 AM
Firstpage
523
Lastpage
537
Abstract
The answer to a top-k query is an ordered set of tuples, where the ordering is based on how closely each tuple matches the query. In the context of middleware systems, new algorithms to answer top-k queries have been recently proposed. Among these, the threshold algorithm (TA) is the most well-known instance due to its simplicity and memory requirements. TA is based on an early-termination condition and can evaluate top-k queries without examining all the tuples. This top-k query model is prevalent not only over middleware systems, but also over plain relational data. In this work, we analyze the challenges that must be addressed to adapt TA to a relational database system. We show that, depending on the available indices, many alternative TA strategies can be used to answer a given query. Choosing the best alternative requires a cost model that can be seamlessly integrated with that of current optimizers. In this work, we address these challenges and conduct an extensive experimental evaluation of the resulting techniques by characterizing which scenarios can take advantage of TA-like algorithms to answer top-k queries in relational database systems
Keywords
middleware; query processing; relational databases; early-termination condition; middleware systems; relational database system; threshold algorithm; top-k query; Broadcasting; Cost function; Engines; Histograms; Information retrieval; Middleware; Multimedia systems; Relational databases; Shape; Query processing; relational databases; retrieval models; search process.;
fLanguage
English
Journal_Title
Knowledge and Data Engineering, IEEE Transactions on
Publisher
ieee
ISSN
1041-4347
Type
jour
DOI
10.1109/TKDE.2007.1011
Filename
4118709
Link To Document