[
https://issues.apache.org/jira/browse/NUTCH-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13908790#comment-13908790
]
Sebastian Nagel commented on NUTCH-1671:
----------------------------------------
Hi [~amuseme], you mean a check for null as done in ParseChecker (trunk and
2.x)? Looks plausible, at a first glance. However, ParseUtil.parse() catches
all possible errors and then returns an "empty" parse result. So, I'll commit
the patches as is. If a NPE is observed, we can fix it later.
> indexchecker to add digest field
> --------------------------------
>
> Key: NUTCH-1671
> URL: https://issues.apache.org/jira/browse/NUTCH-1671
> Project: Nutch
> Issue Type: Bug
> Affects Versions: 1.7, 2.2.1
> Reporter: Sebastian Nagel
> Priority: Trivial
> Fix For: 2.3, 1.8
>
> Attachments: NUTCH-1671-2x.patch, NUTCH-1671-trunk.patch
>
>
> IndexingFiltersChecker does not add field "digest" as done by
> IndexerMapReduce. Digest/signature could be also used by indexing filters
> which then may fail.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)