You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Way Cool <wa...@gmail.com> on 2011/08/04 00:47:52 UTC

Re: ranking in nutch/solr results

Also you can use dismax in solr to setup weights for different fields, for
example, give url/id more weights than title and content.

2011/7/31 Александр Кожевников <b3...@yandex.ru>

> It is called navigational query.
> You should implement custom ranking function for boosting correct sites.
> Also query should be classified as navigational
>
> 30.07.2011, 23:25, alxsss@aim.com:
> > Hello,
> >
> > I use nutch-1.2 with solr 1.4. Recently, I noticed that for search for a
> domain name, for example yahoo.com, yahoo.com is not in the first place.
> Instead other sites that has in content yahoo.com, are in the first
> places. I tested this issue with google. In its results domain is in the
> first place.
> >
> > Any idea how to fix this in Nutch/Solr results.
> >
> > Thanks in advance.
> > Alex.
>