English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Thesis

Efficient Query Processing and Index Tuning Using Proximity Scores

MPS-Authors
/persons/resource/persons44188

Broschart,  Andreas
Databases and Information Systems, MPI for Informatics, Max Planck Society;
International Max Planck Research School, MPI for Informatics, Max Planck Society;

Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)
There are no public fulltexts stored in PuRe
Supplementary Material (public)
There is no public supplementary material available
Citation

Broschart, A. (2012). Efficient Query Processing and Index Tuning Using Proximity Scores. PhD Thesis, Universität des Saarlandes, Saarbrücken. doi:10.22028/D291-26400.


Cite as: https://hdl.handle.net/11858/00-001M-0000-0014-6275-D
Abstract
n the presence of growing data, the need for efficient query processing under
result quality and index size control becomes more and more a challenge to
search engines. We show how to use proximity scores to make query processing
effective and efficient with focus on either of the optimization goals.
More precisely, we make the following contributions:
• We present a comprehensive comparative analysis of proximity score models and
a rigorous analysis of the potential of phrases and adapt a leading proximity
score model for XML data.
• We discuss the feasibility of all presented proximity score models for top-k
query processing and present a novel index combining a content and proximity
score that helps to accelerate top-k query processing and improves result
quality.
• We present a novel, distributed index tuning framework for term and term pair
index lists that optimizes pruning parameters by means of well-defined
optimization criteria under disk space constraints. Indexes can be tuned with
emphasis on efficiency or effectiveness: the resulting indexes yield fast
processing at high result quality.
• We show that pruned index lists processed with a merge join outperform top-k
query processing with unpruned lists at a high result quality.
• Moreover, we present a hybrid index structure for improved cold cache run
times.