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/26 10:57:51 UTC

[nutch] branch master updated (525cbaf -> d67c346)

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 525cbaf  Merge pull request #320 from sebastian-nagel/NUTCH-2544-non-default-file-system
     add 90ae2d1  NUTCH-2526 NPE in scoring-opic when indexing document without CrawlDb datum - fix scoring-opic and scoring-link - check whether CrawlDb datum is null before reading its score   (after NUTCH-2456 which allows to index pages/URLs not contained in CrawlDb) - complete Java doc
     new d67c346  Merge pull request #324 from sebastian-nagel/NUTCH-2526-fix-scoring-filters-crawldb-datum-null

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:
 src/java/org/apache/nutch/scoring/ScoringFilter.java  | 19 ++++++++++++-------
 .../nutch/scoring/link/LinkAnalysisScoringFilter.java |  6 +++++-
 .../apache/nutch/scoring/opic/OPICScoringFilter.java  |  3 +++
 3 files changed, 20 insertions(+), 8 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
snagel@apache.org.

[nutch] 01/01: Merge pull request #324 from sebastian-nagel/NUTCH-2526-fix-scoring-filters-crawldb-datum-null

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 d67c34608378c816ea8b2bdbc9d71cb928879976
Merge: 525cbaf 90ae2d1
Author: Sebastian Nagel <sn...@apache.org>
AuthorDate: Thu Apr 26 12:57:49 2018 +0200

    Merge pull request #324 from sebastian-nagel/NUTCH-2526-fix-scoring-filters-crawldb-datum-null
    
    NUTCH-2526 NPE in scoring-opic when indexing document without CrawlDb datum

 src/java/org/apache/nutch/scoring/ScoringFilter.java  | 19 ++++++++++++-------
 .../nutch/scoring/link/LinkAnalysisScoringFilter.java |  6 +++++-
 .../apache/nutch/scoring/opic/OPICScoringFilter.java  |  3 +++
 3 files changed, 20 insertions(+), 8 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
snagel@apache.org.