You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by sn...@apache.org on 2018/04/11 12:18:34 UTC

[nutch] branch master updated (666022d -> f419367)

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
snagel@apache.org.

[nutch] 01/01: Merge pull request #310 from sebastian-nagel/NUTCH-2012-merge-parse-and-index-checker

Posted by sn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

snagel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git

commit f419367942e6ac0c33abf77c3ef96d7ae0e52f71
Merge: 666022d 24670e9
Author: Sebastian Nagel <sn...@apache.org>
AuthorDate: Wed Apr 11 14:18:30 2018 +0200

    Merge pull request #310 from sebastian-nagel/NUTCH-2012-merge-parse-and-index-checker
    
    NUTCH-2012 Merge parsechecker and indexchecker

 .../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
snagel@apache.org.