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
[email protected].