Find in Library
Search millions of books, articles, and more
Indexed Open Access Databases
Buckets inverted lists for a search engine with BSP
oleh: Graciela VerĂ³nica Gil Costa, Alicia Marcela Printista, Juan Mauricio Marin Cahiuan
Format: | Article |
---|---|
Diterbitkan: | Postgraduate Office, School of Computer Science, Universidad Nacional de La Plata 2006-04-01 |
Deskripsi
Most information in science, engineering and business has been recorded in form of text. This information can be found online in the World-Wide-Web. One of the major tools to support information access are the search engines which usually use information retrieval techniques to rank Web pages based on a simple query and an index structure like the inverted lists. The retrieval models are the basis for the algorithms that score and rank the Web pages. The focus of this presentation is to show some inverted lists alternatives, based on buckets, for an information retrieval system. The main interest is how query performance is effected by the index organization on a cluster of PCs. The server design is effected on top of the parallel computing model Bulk Synchronous Parallel-BSP.