Pith. sign in

REVIEW 1 cited by

Fast, Incremental Inverted Indexing in Main Memory for Web-Scale Collections

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1305.0699 v1 pith:KGNJ2JNZ submitted 2013-05-03 cs.IR cs.DB

classification cs.IRcs.DB
keywords memorypostingslistsindexinginvertedmainperformanceretrieval
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

For text retrieval systems, the assumption that all data structures reside in main memory is increasingly common. In this context, we present a novel incremental inverted indexing algorithm for web-scale collections that directly constructs compressed postings lists in memory. Designing efficient in-memory algorithms requires understanding modern processor architectures and memory hierarchies: in this paper, we explore the issue of postings lists contiguity. Naturally, postings lists that occupy contiguous memory regions are preferred for retrieval, but maintaining contiguity increases complexity and slows indexing. On the other hand, allowing discontiguous index segments simplifies index construction but decreases retrieval performance. Understanding this tradeoff is our main contribution: We find that co-locating small groups of inverted list segments yields query evaluation performance that is statistically indistinguishable from fully-contiguous postings lists. In other words, it is not necessary to lay out in-memory data structures such that all postings for a term are contiguous; we can achieve ideal performance with a relatively small amount of effort.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. OpenAlex reports about 4 citations worldwide. Full citation record

  1. Submitted and Diagnostic Analysis of Full-Text Temporal Retrieval for LongEval-Sci

    cs.IR 2026-07 conditional novelty 3.5 of 10

    Temporalized full-text BM25 is the strongest LongEval-Sci 2026 Task 1 submission, while uncalibrated temporal overlays and citation features remain fragile or unproven.

Pith tools