资源预览内容
第1页 / 共32页
第2页 / 共32页
第3页 / 共32页
第4页 / 共32页
第5页 / 共32页
第6页 / 共32页
第7页 / 共32页
第8页 / 共32页
第9页 / 共32页
第10页 / 共32页
亲,该文档总共32页,到这儿已超出免费预览范围,如果喜欢就下载吧!
资源描述
www.semtrain.com.cn www.semtrain.cnThe Anatomy of a Large-Scale HypertextualWeb Search EngineSergey Brin and Lawrence PageComputer Science Department,Stanford University, Stanford, CA 94305, USAsergeycs.stanford.edu and pagecs.stanford.eduAbstractIn this paper, we present Google, a prototype of a large-scale search engine which makes heavyuse of the structure present in hypertext. Google is designed to crawl and index the Web efficientlyand produce much more satisfying search results than existing systems. The prototype with a fulltext and hyperlink database of at least 24 million pages is available at http:/google.stanford.edu/To engineer a search engine is a challenging task. Search engines index tens to hundreds ofmillions of web pages involving a comparable number of distinct terms. They answer tens ofmillions of queries every day. Despite the importance of large-scale search engines on the web,very little academic research has been done on them. Furthermore, due to rapid advance intechnology and web proliferation, creating a web search engine today is very different from threeyears ago. This paper provides an in-depth description of our large-scale web search engine - thefirst such detailed public description we know of to date. Apart from the problems of scalingtraditional search techniques to data of this magnitude, there are new technical challenges involvedwith using the additional information present in hypertext to produce better search results. Thispaper addresses this question of how to build a practical large-scale system which can exploit theadditional information present in hypertext. Also we look at the problem of how to effectively dealwith uncontrolled hypertext collections where anyone can publish anything they want.KeywordsWorld Wide Web, Search Engines, Information Retrieval, PageRank, Google1. Introduction(Note: There are two versions of this paper - a longer full version and a shorter printed version. Thefull version is available on the web and the conference CD-ROM.)The web creates new challenges for information retrieval. The amount of information on the web isgrowing rapidly, as well as the number of new users inexperienced in the art of web research. People arelikely to surf the web using its link graph, often starting with high quality human maintained indicessuch as Yahoo! or with search engines. Human maintained lists cover popular topics effectively but aresubjective, expensive to build and maintain, slow to improve, and cannot cover all esoteric topics.Automated search engines that rely on keyword matching usually return too many low quality matches.To make matters worse, some advertisers attempt to gain peoples attention by taking measures meant tomislead automated search engines. We have built a large-scale search engine which addresses many ofthe problems of existing systems. It makes especially heavy use of the additional structure present inhypertext to provide much higher quality search results. We chose our system name, Google, because itis a common spelling of googol, or 10100 and fits well with our goal of building very large-scale searchengines.1.1 Web Search Engines - Scaling Up: 1994 - 2000Search engine technology has had to scale dramatically to keep up with the growth of the web. In 1994,one of the first web search engines, the World Wide Web Worm (WWWW) McBryan 94 had an indexof 110,000 web pages and web accessible documents. As of November, 1997, the top search enginesclaim to index from 2 million (WebCrawler) to 100 million web documents (from Search EngineWatch). It is foreseeable that by the year 2000, a comprehensive index of the Web will contain over abillion documents. At the same time, the number of queries search engines handle has grown incrediblytoo. In March and April 1994, the World Wide Web Worm received an average of about 1500 queriesper day. In November 1997, Altavista claimed it handled roughly 20 million queries per day. With theincreasing number of users on the web, and automated systems which query search engines, it is likelythat top search engines will handle hundreds of millions of queries per day by the year 2000. The goal ofour system is to address many of the problems, both in quality and scalability, introduced by scalingsearch engine technology to such extraordinary numbers.1.2. Google: Scaling with the WebCreating a search engine which scales even to todays web presents many challenges. Fast crawlingtechnology is needed to gather the web documents and keep them up to date. Storage space must be usedefficiently to store indices and, optionally, the documents themselves. The indexing system must processhundreds of gigabytes of data efficiently. Queries must be handled quickly, at a rate of hundreds t
收藏 下载该资源
网站客服QQ:2055934822
金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号