You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by "Huang, Zijian(Victor)" <zi...@etrade.com> on 2009/03/19 22:55:36 UTC

Page-Rank algorithm

Hi, 
   Do you guys know if there is some versions of the page-rank algorithm
already implemented in Solr(Lucene)? If not, how hard is it to
implement. I am trying to improve the ranking relevance for Solr.

Thanks


Vic


Re: Page-Rank algorithm

Posted by Otis Gospodnetic <ot...@yahoo.com>.
Victor,

Solr knows nothing about hyperlinks, web pages, and such.  Solr doesn't even have a web crawler.  You should ask on nutch-user@lucene... mailing list instead.  The answer there will be positive.


Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch



----- Original Message ----
> From: "Huang, Zijian(Victor)" <zi...@etrade.com>
> To: solr-user@lucene.apache.org
> Sent: Thursday, March 19, 2009 5:55:36 PM
> Subject: Page-Rank algorithm
> 
> Hi, 
>    Do you guys know if there is some versions of the page-rank algorithm
> already implemented in Solr(Lucene)? If not, how hard is it to
> implement. I am trying to improve the ranking relevance for Solr.
> 
> Thanks
> 
> 
> Vic