Towards an Optimal Space-and-Query-Time Index for Top-k Document Retrieval
Data Structures and Algorithms
2012-04-03 v2
Abstract
Let be a given set of string documents of total length , our task is to index , such that the most relevant documents for an online query pattern of length can be retrieved efficiently. We propose an index of size bits and query time for the basic relevance metric \emph{term-frequency}, where is the size (in bits) of a compressed full text index of , with time for searching a pattern of length . We further reduce the space to bits, however the query time will be , where is the alphabet size and is any constant.
Cite
@article{arxiv.1108.0554,
title = {Towards an Optimal Space-and-Query-Time Index for Top-k Document Retrieval},
author = {Wing-Kai Hon and Rahul Shah and Sharma V. Thankachan},
journal= {arXiv preprint arXiv:1108.0554},
year = {2012}
}
Comments
12 pages