The document describes building a meta-search engine that aggregates results from multiple search engines. It discusses the infrastructure including querying different search engines simultaneously, preprocessing queries, caching results, and using multithreading. It also covers re-ranking and aggregating results using methods like alpha-majority and analyzing query logs and system performance. Evaluation shows highest mean average precision for queries related to news, trending topics, and video keywords.
Related topics: