You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "julien nioche (JIRA)" <ji...@apache.org> on 2009/02/12 17:23:59 UTC

[jira] Commented: (NUTCH-668) Domain URL Filter

    [ https://issues.apache.org/jira/browse/NUTCH-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672994#action_12672994 ] 

julien nioche commented on NUTCH-668:
-------------------------------------

at line 173 - shouldn't we return 'url' instead of null? otherwise we are in contradiction with the comment 
// if an error happens, allow the url to pass
and block URLS which are pure IP adresses.


> Domain URL Filter
> -----------------
>
>                 Key: NUTCH-668
>                 URL: https://issues.apache.org/jira/browse/NUTCH-668
>             Project: Nutch
>          Issue Type: Improvement
>    Affects Versions: 1.0.0
>         Environment: All
>            Reporter: Dennis Kubes
>            Assignee: Dennis Kubes
>             Fix For: 1.0.0
>
>         Attachments: NUTCH-668-1-20081202.patch, NUTCH-668-2-20081204.patch, NUTCH-668-3-20081213.patch
>
>
> A URLFilter that adds the ability to filter out URLs by top level domain or by hostname.  A configuration file with a listing of URLs is used to denote accepted urls.

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