Hi all, after installing the patch http://issues.apache.org/jira/browse/NUTCH-173 and a whole-web crawl external links will still be crawled.
I modified the nutch-site.xml as follows: <property> <name>crawl.ignore.external.links</name> <value>true</value> <description>not crwling external links</description> </property> What made I wrong? Thanks for any help Kind regards Ronny
