Extend URLFilters to support different filtering chains
-------------------------------------------------------
Key: NUTCH-477
URL: https://issues.apache.org/jira/browse/NUTCH-477
Project: Nutch
Issue Type: Improvement
Affects Versions: 1.0.0
Reporter: Andrzej Bialecki
Assigned To: Andrzej Bialecki
Fix For: 1.0.0
I propose to make the following changes to URLFilters:
* extend URLFilters so that they support different filtering rules depending on
the context where they are executed. This functionality mirrors the one that
URLNormalizers already support.
* change their return value to an int code, in order to support early
termination of long filtering chains.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.