Optimizing ranked retrieval

  • Authors:
  • Thomas Neumann

  • Affiliations:
  • Max-Planck-Institut Informatik, Saarbrücken, Germany

  • Venue:
  • DEXA'07 Proceedings of the 18th international conference on Database and Expert Systems Applications
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Ranked retrieval plays an important role in explorative querying, where the user is interested in the top k results of complex ad-hoc queries. In such a scenario, response times are very important, but at the same time, tuning techniques, such as materialized views, are hard to use. Therefore it would be highly desirable to exploit the top-k property of the query to speed up the computation, reducing intermediate results and thus execution time. We present a novel approach to optimize ad-hoc top-k queries, propagating the top-k nature down the execution plan. Our experimental results support our claim that integrating top-k processing into algebraic optimization greatly reduces the query execution times and provides strong evidence that the resulting execution plans are robust against statistical misestimations.