You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Hudson (Commented) (JIRA)" <ji...@apache.org> on 2012/02/01 05:22:58 UTC

[jira] [Commented] (NUTCH-1242) Allow disabling of URL Filters in ParseSegment

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

Hudson commented on NUTCH-1242:
-------------------------------

Integrated in Nutch-trunk #1745 (See [https://builds.apache.org/job/Nutch-trunk/1745/])
    NUTCH-1242 Allow disabling of URL Filters in ParseSegment

markus : http://svn.apache.org/viewvc/nutch/trunk/viewvc/?view=rev&root=.&revision=1238663
Files : 
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/conf/nutch-default.xml
* /nutch/trunk/src/java/org/apache/nutch/parse/ParseOutputFormat.java
* /nutch/trunk/src/java/org/apache/nutch/parse/ParseSegment.java

                
> Allow disabling of URL Filters in ParseSegment
> ----------------------------------------------
>
>                 Key: NUTCH-1242
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1242
>             Project: Nutch
>          Issue Type: Improvement
>            Reporter: Edward Drapkin
>            Assignee: Markus Jelsma
>             Fix For: 1.5
>
>         Attachments: NUTCH-1242-1.5-1.patch, ParseSegment.patch, parseoutputformat.patch, trunk.patch
>
>
> Right now, the ParseSegment job does not allow you to disable URL filtration.  For reasons that aren't worth explaining, I need to do this, so I enabled this behavior through the use of a boolean configuration value "parse.filter.urls" which defaults to true.
> I've attached a simple, preliminary patch that enables this behavior with that configuration option.  I'm not sure if it should be made a command line option or not.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira