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

Dennis Kubes updated NUTCH-606:
-------------------------------

    Attachment: NUTCH-606-4-20080209.patch

Yup, did some simple tests and any null or empty urls will be filtered out on 
creating the url and removing empty hosts will filter out root paths.  Removed 
the checks for null and empty hosts.

> Refactoring of Generator, run all urls through checks
> -----------------------------------------------------
>
>                 Key: NUTCH-606
>                 URL: https://issues.apache.org/jira/browse/NUTCH-606
>             Project: Nutch
>          Issue Type: Bug
>          Components: generator
>         Environment: all
>            Reporter: Dennis Kubes
>            Assignee: Dennis Kubes
>            Priority: Minor
>             Fix For: 1.0.0
>
>         Attachments: NUTCH-606-1-20080208.patch, NUTCH-606-2-20080208.patch, 
> NUTCH-606-3-20080208.patch, NUTCH-606-4-20080209.patch
>
>
> Refactor the generator to make sure all host run through checks such as host 
> and protocol checks, ip checks if necessary.  Currently the generator only 
> does this for urls if generate.max.per.host > 0 which by default is -1.  So 
> by default all urls will get collected without checks.

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

Reply via email to