[
https://issues.apache.org/jira/browse/NUTCH-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14010918#comment-14010918
]
Markus Jelsma commented on NUTCH-1785:
--------------------------------------
Julien, that may stored="true" indexed="false" may be more suitable for Nutch
in general. In our use-case we actually index it and have it passed through
some analysis. Lets change it to stored="true" indexed="false".
lufeng,the -base64 option is passed at the command line. If a segment contains
both types, it must be set because we cannot index such bytes.
> 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, NUTCH-1785-trunk.patch,
> 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)