You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (JIRA)" <ji...@apache.org> on 2013/11/13 21:19:23 UTC

[jira] [Comment Edited] (NUTCH-1646) IndexerMapReduce to consider DB status

    [ https://issues.apache.org/jira/browse/NUTCH-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13794000#comment-13794000 ] 

Sebastian Nagel edited comment on NUTCH-1646 at 11/13/13 8:17 PM:
------------------------------------------------------------------

Hi Markus, a closing bracket is missing/not in place, see {{NUTCH-1646-2.patch}}. Also counter "Perm redirects deleted" could be removed: it's name is wrong because temporary redirects are included and we do not really need a second counter in addition to "Deleted redirects" (except for backward-compatibility).


was (Author: wastl-nagel):
Hi Markus, a closing bracket is missing/not in place, see {{NUTCH-1646-2.patch}}. Also counter "Perm redirects deleted" is removed: it's name is wrong because temporary redirects are included and we do not really need a second counter in addition to "Deleted redirects" (except for backward-compatibility).

> IndexerMapReduce to consider DB status
> --------------------------------------
>
>                 Key: NUTCH-1646
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1646
>             Project: Nutch
>          Issue Type: Bug
>          Components: indexer
>    Affects Versions: 1.7
>            Reporter: Markus Jelsma
>            Assignee: Markus Jelsma
>             Fix For: 1.8
>
>         Attachments: NUTCH-1646-2.patch, NUTCH-1646-trunk.patch, NUTCH-1646.patch
>
>
> IndexerMapReduce does not remove gone and redirects via DB status, only fetch status. This means segments merged before we fixed SegmentMerger may contain records that do not have a correct status. For example, some pages are gone on the web, gone in the CrawlDB, gone in the segments. But merging those old segments could cause a older status to prevail, causing it to be indexed although the CrawlDB says it's gone.



--
This message was sent by Atlassian JIRA
(v6.1#6144)