Partitioned posting files: a parallel inverted file structure for information retrieval
- 1 December 1989
- conference paper
- Published by Association for Computing Machinery (ACM)
- p. 413-428
- https://doi.org/10.1145/96749.98247
Abstract
This paper describes algorithms and data structures for applying a parallel computer to information retrieval. Previous work has described an implementation based on overlap encoded signatures. That system was limited by 1) the necessity of keeping the signatures in primary memory, and 2) the difficulties involved in implementing document-term weighting. Overcoming these limitations requires adapting the inverted index techniques used on serial machines. The most obvious adaptation, also previously described, suffers from the fact that data must be sent between processors at query-time. Since interprocessor communication is generally slower than local computation, this suggests that an algorithm which does not perform such communication might be faster. This paper presents a data structure, called a partitioned posting file, in which the interprocessor communication takes place at database-construction time, so that no data movement is needed at query-time. Algorithms for constructing the data structure are also described. Performance characteristics and storage overhead are established by benchmarking against a synthetic database.Keywords
This publication has 7 references indexed in Scilit:
- A parallel indexed algorithm for information retrievalPublished by Association for Computing Machinery (ACM) ,1989
- Parallel text search methodsCommunications of the ACM, 1988
- Implementing ranking strategies using text signaturesACM Transactions on Information Systems, 1988
- Parallel Querying of Large Databases: A Case StudyComputer, 1987
- Use of text signatures for document retrieval in a highly parallel environmentParallel Computing, 1987
- Parallel free-text search on the connection machine systemCommunications of the ACM, 1986
- Automatic Text AnalysisScience, 1970