[
https://issues.apache.org/jira/browse/CONNECTORS-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wright resolved CONNECTORS-1487.
-------------------------------------
Resolution: Not A Problem
Please raise usage issues of this kind in
[[email protected].|mailto:[email protected].]
Short answer: Your job has a pipeline, and connections in that pipeline below
the Tika connector can reject documents based on its mime type, length, and
other factors. If your output connection is a Solr one, you probably are not
using the extract update handler, and are thus required to set a maximum
document length. That's what is causing the document rejection. This is all
discussed in the end-user documentation provided with every release.
> Cannot set tika settings in manifold
> ------------------------------------
>
> Key: CONNECTORS-1487
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1487
> Project: ManifoldCF
> Issue Type: Task
> Components: Documentation
> Affects Versions: ManifoldCF 2.9
> Environment: linux
> Reporter: Vinay
> Priority: Major
> Attachments: tika.png
>
>
> I have configured a tika extractor in the manifold cf job. The tika works
> fine for small files. But for bigger files , I get an error as "Downstream
> pipeline rejected document with length 348110". The stage is at
> extract['tika']. So where can I change the settings for tika to accept large
> files?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)