Back to Search Start Over

Techniques for Inverted Index Compression.

Authors :
ERMANNO PIBIRI, GIULIO
VENTURINI, ROSSANO
Source :
ACM Computing Surveys; Nov2021, Vol. 53 Issue 6, p1-36, 36p
Publication Year :
2021

Abstract

The data structure at the core of large-scale search engines is the inverted index, which is essentially a collection of sorted integer sequences called inverted lists. Because of the many documents indexed by such engines and stringent performance requirements imposed by the heavy load of queries, the inverted index stores billions of integers that must be searched efficiently. In this scenario, index compression is essential because it leads to a better exploitation of the computer memory hierarchy for faster query processing and, at the same time, allows reducing the number of storage machines. The aim of this article is twofold: first, surveying the encoding algorithms suitable for inverted index compression and, second, characterizing the performance of the inverted index through experimentation. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
03600300
Volume :
53
Issue :
6
Database :
Complementary Index
Journal :
ACM Computing Surveys
Publication Type :
Academic Journal
Accession number :
148705246
Full Text :
https://doi.org/10.1145/3415148