[
https://issues.apache.org/jira/browse/CONNECTORS-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16058088#comment-16058088
]
Steph van Schalkwyk commented on CONNECTORS-1433:
-------------------------------------------------
I'm trying to use the pipeline on ES, but MCF doesn't allow something like
this:
"PUT my_index/my_type/my_id?pipeline=attachment"
so that I can use an attachment processor in a pipeline:
PUT my_index/my_type/my_id?pipeline=attachment
{
"data": "e1xydGYxXGFuc2kNCkxvcmVtIGlwc3VtIGRvbG9yIHNpdCBhbWV0DQpccGFyIH0="
}
Maybe if there is a way to add a "pipeline" field?
Also, the "_optimize" that's issued at every job start, seems to have been
deprecated.
> 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
>
> Would love to have Tika spout TEXT, not BASE64.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)