[
https://issues.apache.org/jira/browse/CONNECTORS-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16059715#comment-16059715
]
Steph van Schalkwyk commented on CONNECTORS-1433:
-------------------------------------------------
Thanks Karl. I realize that :)
For the pipeline to work, it has to have the field name of the field that
contains the base64 (the binary content field). There is probably a lack of
understanding on my part, but right now ES is showing the base64 to be in
field "file":
"file" : {
"_content" : "hsdkskduuewekkks - -base 64"
---
When I set up the pipeline to either get the base64 from "file" or
"file._content", I receive an ES error
> Add CLI options to pipeline modules, e.g. allow Tika to export TEXT, not
> BASE64
> -------------------------------------------------------------------------------
>
> Key: CONNECTORS-1433
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1433
> Project: ManifoldCF
> Issue Type: Wish
> Components: Tika extractor
> Reporter: Steph van Schalkwyk
> Assignee: Karl Wright
> Attachments: CONNECTORS-1433.patch
>
>
> Would love to have Tika spout TEXT, not BASE64.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)