Package org.apache.nutch.urlfilter.fast


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 FastURLFilter for a description of the rule format.