A pipelined architecture for distributed text query evaluation
Artículo
Open/ Download
Publication date
2007Metadata
Show full item record
Cómo citar
Moffat, Alistair
Cómo citar
A pipelined architecture for distributed text query evaluation
Abstract
Two principal query-evaluation methodologies have been described for cluster-based implementation of distributed information retrieval systems: document partitioning and term partitioning. In a document-partitioned system, each of the processors hosts a subset of the documents in the collection, and executes every query against its local sub-collection. In a term-partitioned system, each of the processors hosts a subset of the inverted lists that make up the index of the collection, and serves them to a central machine as they are required for query evaluation. In this paper we introduce a pipelined query-evaluation methodology, based on a term-partitioned index, in which partially evaluated queries are passed amongst the set of processors that host the query terms. This arrangement retains the disk read benefits of term partitioning, but more effectively shares the computational load. We compare the three methodologies experimentally, and show that term distribution is inefficient and scales poorly. The new pipelined approach offers efficient memory utilization and efficient use of disk accesses, but suffers from problems with load balancing between nodes. Until these problems are resolved, document partitioning remains the preferred method.
General note
Publicación ISI
Identifier
URI: https://repositorio.uchile.cl/handle/2250/124708
Quote Item
INFORMATION RETRIEVAL Vol. 10 JUN 2007 3 205-231
Collections