You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Julien Nioche (JIRA)" <ji...@apache.org> on 2014/05/21 21:56:39 UTC

[jira] [Commented] (NUTCH-1785) Ability to index raw content

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

Julien Nioche commented on NUTCH-1785:
--------------------------------------

Hi

Your patch contains [NUTCH-1758] but misses the changes you must have done to  IndexerMapReduce.initMRJob(crawlDb, linkDb, segments, job, readContent);

Am not too keen on readContent as a name, it's a bit vague. What about -addBinaryContent? 

> Ability to index raw content
> ----------------------------
>
>                 Key: NUTCH-1785
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1785
>             Project: Nutch
>          Issue Type: New Feature
>          Components: indexer
>            Reporter: Markus Jelsma
>            Assignee: Markus Jelsma
>            Priority: Minor
>             Fix For: 1.9
>
>         Attachments: NUTCH-1785-trunk.patch
>
>
> Some use-cases require Nutch to actually write the raw content a configured indexing back-end. Since Content is never read, a plugin is out of the question and therefore we need to force IndexJob to process Content as well.



--
This message was sent by Atlassian JIRA
(v6.2#6252)