You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (Jira)" <ji...@apache.org> on 2023/02/24 15:23:00 UTC

[jira] [Created] (NUTCH-2985) Disable plugin urlfilter-validator by default

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)