我爱Aspx >> 数据库 >> Google的技术剖析:创始人Sergey Brin 和 Lawrence Page的研究论文Another intuitive justification is that a page can have a high PageRank if there are many pages that point to it, or if there are some pages that point to it and have a high PageRank. Intuitively, pages that are well cited from many places around the web are worth looking at. Also, pages that have perhaps only one citation from something like the Yahoo! homepage are also generally worth looking at. If a page was not high quality, or was a broken link, it is quite likely that Yahoo@#s homepage would not link to it. PageRank handles both these cases and everything in between by recursively propagating weights through the link structure of the web.
2.2 Anchor TextThe text of links is treated in a special way in our search engine. Most search engines associate the text of a link with the page that the link is on. In addition, we associate it with the page the link points to. This has several advantages. First, anchors often provide more accurate descriptions of web pages than the pages themselves. Second, anchors may exist for documents which cannot be indexed by a text-based search engine, such as images, programs, and databases. This makes it possible to return web pages which have not actually been crawled. Note that pages that have not been crawled can cause problems, since they are never checked for validity before being returned to the user. In this case, the search engine can even return a page that never actually existed, but had hyperlinks pointing to it. However, it is possible to sort the results, so that this particular problem rarely happens.
【我对这篇文章有话说?】
微软公开在华招聘"Google杀..[05-21]
Google周三市值超越eBay 成为最大..[05-21]
传百度将推硬盘搜索 抗衡Google桌..[05-21]
Google雅虎eBay:均有意并购Trad..[05-21]
Google:线下广告拍卖惨淡收场 8..[05-21]
Google:参股AOL落定 双方签署最..[05-21]
Google:收购AOL 5%股权 拟再融资..[05-21]
Google:网络服务将对微软造成致..[05-21]
Google:拟收购新搜索算法 微软雅..[05-21]
Google中国:诸多难题待解 牌照门..[05-21]
实用的存储过程之二[05-22]
一道褒贬不一的 SQL 考试题[05-22]
PFC的使用与探索(一)[05-22]
如何将全文检索中的“干扰词”去..[05-22]
深入研究SQL结构化查询语言中的L..[05-22]
CREATE TABLE – SQL Command[05-22]
Fetching Across Commits: Where..[05-22]
动态的连接到数据库的方法[05-22]
锁定某一列实现同Excel中的样式[05-22]
使用SQL-DMO备份数据库并进行校验[05-22]