Package org.apache.nutch.urlfilter.ignoreexempt
URL filter plugin which identifies exemptions to external urls when
when external urls are set to ignore.
-
Class Summary Class Description ExemptionUrlFilter This implementation ofURLExemptionFilter
uses regex configuration to check if URL is eligible for exemption from thedb.ignore.external.links
configuration property.