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 666022d NUTCH-2539 (#300)
add 24670e9 NUTCH-2012 Merge parsechecker and indexchecker - let
ParserChecker inherit from AbstractChecker (URLs are now read from stdin
resp. parsechecker listens on the given port) - sync run() method of classes
ParserChecker and IndexingFiltersChecker - redirects are followed with
command-line option -followRedirects - adds option -normalize to ParserChecker
(fixes NUTCH-2145/NUTCH-2554)
new f419367 Merge pull request #310 from
sebastian-nagel/NUTCH-2012-merge-parse-and-index-checker
The 1 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:
.../nutch/indexer/IndexingFiltersChecker.java | 65 +++++----
src/java/org/apache/nutch/parse/ParserChecker.java | 160 ++++++++++++---------
.../org/apache/nutch/util/AbstractChecker.java | 14 +-
3 files changed, 140 insertions(+), 99 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].