You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by lu...@jakarta.apache.org on 2004/05/12 19:57:33 UTC

[Jakarta Lucene Wiki] Updated: PageRank

   Date: 2004-05-12T10:57:33
   Editor: 4.42.22.126 <>
   Wiki: Jakarta Lucene Wiki
   Page: PageRank
   URL: http://wiki.apache.org/jakarta-lucene/PageRank

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -1,5 +1,9 @@
+Page Rank is *part* of how Google scores search results. Lucene cannot easily use Page Rank however as you have to post-process the sites you've indexed, make calculations on how the sites are linked together, and then update the index with this info.
+
 Papers:
 
 [http://www-db.stanford.edu/~backrub/google.html The Anatomy of a Large-Scale Hypertextual Web Search Engine]
 
 [http://citeseer.nj.nec.com/page98pagerank.html The PageRank Citation Ranking: Bringing Order to the Web]
+
+Citeseer is a great repository of technical papers and will show papers that describe or refer to Page Rank: http://citeseer.ist.psu.edu/

---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org