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

Hudson commented on NUTCH-2093:
-------------------------------

SUCCESS: Integrated in Nutch-trunk #3271 (See 
[https://builds.apache.org/job/Nutch-trunk/3271/])
NUTCH-2093 Indexing filters to use current signatures (markus: 
http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1703111)
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/src/java/org/apache/nutch/indexer/IndexerMapReduce.java


> 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
>            Assignee: 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)

Reply via email to