Improving Web Searches with Distributed Buckets Structures
Author
dc.contributor.author
Gil Costa, V.
Author
dc.contributor.author
Printista, A. M.
es_CL
Author
dc.contributor.author
Marín, Mauricio
es_CL
Admission date
dc.date.accessioned
2014-01-07T13:15:19Z
Available date
dc.date.available
2014-01-07T13:15:19Z
Publication date
dc.date.issued
2006
Cita de ítem
dc.identifier.citation
Web Congress, 2006. LA-Web '06. Fourth Latin American
en_US
Identifier
dc.identifier.uri
https://repositorio.uchile.cl/handle/2250/125989
Abstract
dc.description.abstract
This article compares several strategies for searching
in Web engines and we present the bucket algorithms to
improve the ef ciency of a classical index data structure
for parallel textual database. We use the inverted les as
the data structure and the vector space model to perform
the ranking of documents. The main interest is the queries
parallel processing on a cluster of PCs, and therefore this
paper is focused in the communication and synchronization
optimization. The design of the server that processes the
queries, is effected on top of the Bulk Synchronous-BSP
model of parallel computing, to study how query performance
is affected by the index organization.