| Partitioned posting files: a parallel inverted file structure for information retrieval |
| Full text |
Pdf
(1.28 MB)
|
| Source
|
Annual ACM Conference on Research and Development in Information Retrieval
archive
Proceedings of the 13th annual international ACM SIGIR conference on Research and development in information retrieval
table of contents
Brussels, Belgium
Pages: 413 - 428
Year of Publication: 1989
ISBN:0-89791-408-2
|
|
Author
|
|
C. Stanfill
|
Thinking Machines Corporation, 245 First Street, Cambridge MA
|
|
| Sponsors |
|
| Publisher |
|
| Bibliometrics |
Downloads (6 Weeks): 14, Downloads (12 Months): 52, Citation Count: 11
|
|
|
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.
REFERENCES
Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.
 |
1
|
|
| |
2
|
Pogue, C. and P. WiUett, "'Use ofText Si grmtures for Document Retrieval in a Highly Parallel Environment," Parallel Computing Volume 4, 1987, pp. 259-268.
|
| |
3
|
|
 |
4
|
|
 |
5
|
|
| |
6
|
StanfilI, C., "'Parallel Computing for Information Retrieval: Recent Developments," Technical Report DR88--I, Thinking Machines Coxporation, Cambridge MA, January 1988.
|
| |
7
|
|
| |
8
|
Salton, G., "Automatic Text Analysis," Science Volume 168, 1970, pp. 335-343.
|
| |
9
|
|
 |
10
|
C. Stanfill , R. Thau , D. Waltz, A parallel indexed algorithm for information retrieval, Proceedings of the 12th annual international ACM SIGIR conference on Research and development in information retrieval, p.88-97, June 25-28, 1989, Cambridge, Massachusetts, United States
|
CITED BY 11
|
|
P. Efraimidis , C. Glymidakis , B. Mamalis , P. Spirakis , B. Tampakas, Parallel text retrieval on a high performance supercomputer using the Vector Space Model, Proceedings of the 18th annual international ACM SIGIR conference on Research and development in information retrieval, p.58-66, July 09-13, 1995, Seattle, Washington, United States
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|