This is an automated email from the ASF dual-hosted git repository.
snagel pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git
from adadc43fb Merge branch 'NUTCH-3017', closes #793
new d8e66ce87 [NUTCH-3025^Curlfilter-fast to filter based on the length of
the URL
new d764e4c16 Added filtering on whole string + documented config in
nutch-default + fixed tests
new 49d85eac7 Merged changes from master; improved Javadoc and exception
handling
new 7ad382d95 Merge pull request #796 from DigitalPebble/NUTCH-3025
The 3415 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
conf/nutch-default.xml | 24 ++++++++
src/plugin/urlfilter-fast/README.md | 6 ++
.../apache/nutch/urlfilter/fast/FastURLFilter.java | 65 +++++++++++++++++++++-
.../nutch/urlfilter/fast/TestFastURLFilter.java | 38 ++++++++++++-
4 files changed, 129 insertions(+), 4 deletions(-)