2015 Proceedings of the Seventeenth Workshop on Algorithm Engineering and Experiments (ALENEX) 2014
DOI: 10.1137/1.9781611973754.3
|View full text |Cite
|
Sign up to set email alerts
|

Improved Single-Term Top-k Document Retrieval

Abstract: On natural language text collections, finding the k documents most relevant to a query is generally solved with inverted indexes. On general string collections, however, more sophisticated data structures are necessary. Navarro and Nekrich [SODA 2012] showed that a linear-space index can solve such top-k queries in optimal time O(m + k), where m is the query length. Konow and Navarro [DCC 2013] implemented the scheme, managing to solve top-k queries within microseconds with an index using 3.3-4.0 bytes per … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
8
0

Year Published

2015
2015
2017
2017

Publication Types

Select...
2
2
1

Relationship

4
1

Authors

Journals

citations
Cited by 6 publications
(8 citation statements)
references
References 24 publications
0
8
0
Order By: Relevance
“…We first explore the new DOC REP representation separately and then plug it into the single-term version of the SUccinct Retrieval Framework (SURF) [6] to evaluate query performance in a search engine.…”
Section: Methodsmentioning
confidence: 99%
See 3 more Smart Citations
“…We first explore the new DOC REP representation separately and then plug it into the single-term version of the SUccinct Retrieval Framework (SURF) [6] to evaluate query performance in a search engine.…”
Section: Methodsmentioning
confidence: 99%
“…• The bit vector H requires less than 2n − N + o(n) bits (see [6]) and is used to map the lexicographic range into the x-range in G in constant time.…”
Section: The Basic Framework and Data Structuresmentioning
confidence: 99%
See 2 more Smart Citations
“…For the case of static succinct data structures, trees [4], web and social graphs [9], and document collections to support efficient queries [13] have been implemented and tested. However, the current landscape of implemented dynamic succinct data structures is quite limited.…”
Section: Related Workmentioning
confidence: 99%