Skip navigation links

Package org.apache.nutch.urlfilter.fast

URL filter plugin that first does fast exact suffix matches on host/domain names before applying regular expressions to the path component of a URL.

See: Description

Package org.apache.nutch.urlfilter.fast Description

URL filter plugin that first does fast exact suffix matches on host/domain names before applying regular expressions to the path component of a URL. See FastURLFilter for a description of the rule format.
Skip navigation links

Copyright © 2021 The Apache Software Foundation