You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Markus Jelsma (JIRA)" <ji...@apache.org> on 2015/09/11 14:14:46 UTC

[jira] [Updated] (NUTCH-2093) Indexing filters have no signature in CrawlDatum if crawled via FreeGenerator

     [ https://issues.apache.org/jira/browse/NUTCH-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Jelsma updated NUTCH-2093:
---------------------------------
    Attachment: NUTCH-2093.patch

Patch for trunk.

> Indexing filters have no signature in CrawlDatum if crawled via FreeGenerator
> -----------------------------------------------------------------------------
>
>                 Key: NUTCH-2093
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2093
>             Project: Nutch
>          Issue Type: Bug
>          Components: indexer
>    Affects Versions: 1.10
>            Reporter: Markus Jelsma
>            Priority: Minor
>             Fix For: 1.11
>
>         Attachments: NUTCH-2093.patch
>
>
> In IndexerMapReduce, a fetchDatum is passed to the indexing filters. However, when this fetchDatum was created via FreeGenerator, it has no signature attached, and indexing filters don't see it.
> This patch copies the signature from the dbDatum just before passed to indexing filters.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)