Can We Build a Search Engine over Spark?
Date
2020Metadata
Show full item recordAbstract
Search engines have to deal with a huge amount of data in scalable and efficient ways to produce effective search results. In this paper, we address the problem of building an efficient and scalable experimental search engine over Spark, an in-memory distributed big data processing framework. The proposed system, SparkIR, can serve as a research framework for conducting information retrieval (IR) experiments. SparkIR supports document-based partitioning scheme for indexing and document-at-a-time (DAAT) for query evaluation. Moreover, it offers static pruning (using champion list) to improve the retrieval efficiency. We evaluated the performance of SparkIR using ClueWeb12-B13 collection that contains about 50M English Web pages. Experiments over different subsets of the collection showed that SparkIR exhibits reasonable efficiency and scalability performance overall for both indexing and retrieval.
Collections
- Computer Science & Engineering [2402 items ]