urlfilter-regex's main does not work ------------------------------------ Key: NUTCH-654 URL: https://issues.apache.org/jira/browse/NUTCH-654 Project: Nutch Issue Type: Bug Reporter: Doğacan Güney Assignee: Doğacan Güney Fix For: 1.0.0
As you know, nutch allows you to run plugin with "bin/nutch plugin ...". But, RegexURLFilter's main is broken because it is initialized without a conf, so it can't read any of the rules and fails with exception if you try to do something with it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.