Logo image
Index Framework for Efficient Time-Travel Phrase Queries on Versioned Documents
Thesis

Index Framework for Efficient Time-Travel Phrase Queries on Versioned Documents

Kuo, Chun-Ting
Masters, 國立清華大學, 資訊工程學系
2013

Abstract

文件檢索 索引 版本文件 片語搜尋 Document Retrieval Indexing Versioned Document Phrase Searching
The volume of versioned documents is growing very quickly nowadays. How to exploit the redundancy among the documents to index the documents compactly, while supporting effi- cient time-constrained keyword queries has been a hot topic recently [Anand et al., SIGIR’11, SIGIR’12; He et al., CIKM’09, CIKM’10, SIGIR’11, SIGIR’12]. In this paper, we propose a new framework to index versioned documents, and extend the keyword queries into the more general phrase queries. Our index is based on suffix tree, taking O(n) space and answering a one-sided time-constrained phrase query for any phrase P in O((|P | + k) log n) time, where n is the dataset size and k is the output size. We discuss how to tune our framework with realistic assumptions; our experiments shows that under similar space budgets, our index supports queries five times faster than the baseline inverted lists when the query length |P| is at least four.

Metrics

1 Record Views

Details

Logo image