Sebastian Nagel created NUTCH-2985: -------------------------------------- Summary: Disable plugin urlfilter-validator by default Key: NUTCH-2985 URL: https://issues.apache.org/jira/browse/NUTCH-2985 Project: Nutch Issue Type: Bug Components: configuration, urlfilter Affects Versions: 1.19 Reporter: Sebastian Nagel Fix For: 1.20
The plugin urlfilter-validator is activated by default (in nutch-default.xml) but has two major issues which may confuse users of Nutch: - single-part domain names (localhost, etc.) are not allowed (NUTCH-2973) - IPv6 host names are rejected as invalid (NUTCH-2705) What about disabling it by default to overcome these issues? -- This message was sent by Atlassian Jira (v8.20.10#820010)