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 2010/08/11 13:52:15 UTC

[jira] Commented: (NUTCH-872) Change the default fetcher.parse to FALSE

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

Julien Nioche commented on NUTCH-872:
-------------------------------------

Good idea. We should probably remove the option '-noParsing' from the Fetcher and rely only on the value set in the parameter files or reverse its logic and call it '-parsing' in order to force the value to true

> Change the default fetcher.parse to FALSE
> -----------------------------------------
>
>                 Key: NUTCH-872
>                 URL: https://issues.apache.org/jira/browse/NUTCH-872
>             Project: Nutch
>          Issue Type: Improvement
>    Affects Versions: 1.2, 2.0
>            Reporter: Andrzej Bialecki 
>            Assignee: Andrzej Bialecki 
>
> I propose to change this property to false. The reason is that it's a safer default - parsing issues don't lead to a loss of the downloaded content. For larger crawls this is the recommended way to run Fetcher. Users that run smaller crawls can still override it.

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