You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by A Laxmi <a....@gmail.com> on 2013/07/22 18:39:22 UTC

Nutch 1.6/ Solr - order of the search results (tweaking order of the page/pagerank?)

Is there any way we can have a particular site crawled results when indexed
to be listed first in the search results? In short, how to change the order
of the search results of crawled data?

RE: Nutch 1.6/ Solr - order of the search results (tweaking order of the page/pagerank?)

Posted by Markus Jelsma <ma...@openindex.io>.
Check the Solr wiki pages:

http://wiki.apache.org/solr/FunctionQuery
http://wiki.apache.org/solr/SolrRelevancyFAQ
http://wiki.apache.org/solr/ExtendedDisMax

The only thing you can do from Nutch is pass it's LinkRank score to the boost field.
http://wiki.apache.org/nutch/NewScoring
-----Original message-----
> From:A Laxmi <a....@gmail.com>
> Sent: Monday 22nd July 2013 18:39
> To: user@nutch.apache.org
> Subject: Nutch 1.6/ Solr - order of the search results (tweaking order of the page/pagerank?)
> 
> Is there any way we can have a particular site crawled results when indexed
> to be listed first in the search results? In short, how to change the order
> of the search results of crawled data?
>