You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Dennis Kubes (JIRA)" <ji...@apache.org> on 2008/06/28 22:15:45 UTC

[jira] Closed: (NUTCH-614) Order Inlinks by OPIC score of parent page

     [ https://issues.apache.org/jira/browse/NUTCH-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Kubes closed NUTCH-614.
------------------------------

    Resolution: Fixed

Not a good solution currently.

> Order Inlinks by OPIC score of parent page
> ------------------------------------------
>
>                 Key: NUTCH-614
>                 URL: https://issues.apache.org/jira/browse/NUTCH-614
>             Project: Nutch
>          Issue Type: Improvement
>    Affects Versions: 0.9.0
>         Environment: All
>            Reporter: Dennis Kubes
>            Assignee: Dennis Kubes
>             Fix For: 1.0.0, 0.9.0
>
>         Attachments: NUTCH-614-1-20080219.patch, NUTCH-614-2-20080226.patch
>
>
> Currently when saving inlinks there is a max number of inlinks (configurable) which get saved and very little logic goes into deciding which inlinks get saved.  This patch uses the OPIC score of the encompassing page to set a score for each inlink.  Inlinks are then reverse sorted according to score and the best inlinks are saved first.  The logic behind this is that pages with higher OPIC scores should have better links which they are pointing to.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.