Synthetic workload performance analysis of incremental updates
Kurt Shoens, Anthony Tomasic, Héctor García-Molina
Abstract
Kurt Shoens, Anthony Tomasic, Héctor García-Molina
Abstract
Declining disk and CPU costs have kindled a renewed interest in efficient document indexing techniques. In this paper, the problem of incremental updates of inverted lists is addressed using a dual-structure index data structure that dynamically separates long and short inverted lists and optimizes the retrieval, update, and storage of each type of list. The behavior of this index is studied with the use of a synthetically-generated document collection and a simulation model of the algorithm. The index structure is shown to support rapid insertion of documents, fast queries, and to scale well to large document collections and many disks. 1 Introduction As the costs of processors, main memories, and disks have fallen, full-text indexing has become an increasingly popular tool. These costs trends have also encouraged the storage of increasing numbers of documents on-line. As a result, there is renewed interest in efficient document indexing techniques. The underlying index structure for...
OpenAlex reports 28 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Declining disk and CPU costs have kindled a renewed interest in efficient document indexing techniques. In this paper, the problem of incremental updates of inverted lists is addressed using a dual-structure index data structure that dynamically separates long and short inverted lists and optimizes the retrieval, update, and storage of each type of list. The behavior of this index is studied with the use of a synthetically-generated document collection and a simulation model of the algorithm. The index structure is shown to support rapid insertion of documents, fast queries, and to scale well to large document collections and many disks. 1 Introduction As the costs of processors, main memories, and disks have fallen, full-text indexing has become an increasingly popular tool. These costs trends have also encouraged the storage of increasing numbers of documents on-line. As a result, there is renewed interest in efficient document indexing techniques. The underlying index structure for...
Key concepts: Inverted index, Search engine indexing, Computer science, Workload, Index (typography), Data structure, Data mining, Information retrieval