Lewis John McGibbney created TIKA-3454:
------------------------------------------
Summary: Facilitate configuration of translation and transcription
impls in tika-server/tika-docker/tika-helm
Key: TIKA-3454
URL: https://issues.apache.org/jira/browse/TIKA-3454
Project: Tika
Issue Type: Bug
Components: docker, helm, server
Reporter: Lewis John McGibbney
Assignee: Lewis John McGibbney
Fix For: 2.0.0
I need an easy way to configure, for example, the
[AmazonTranscribe|https://github.com/apache/tika/blob/main/tika-parsers/tika-parsers-ml/tika-transcribe-aws/src/main/java/org/apache/tika/parser/transcribe/aws/AmazonTranscribe.java]
implementation when I deply Tika via the Helm chart into Kubernetes. The same
goes for TIka translation implementations.
We have [documentation for configuring tika-server to run via
Docker|https://github.com/apache/tika-docker#custom-config] however currently,
there is [no way to configure translators or
transcribers|https://tika.apache.org/1.26/configuring.html#Configuring_Translators]
This task will determine a sensible means by which we can configure translators
and transcribers for tika-server such that it can be used further downstream
via Docker and Helm on K8s.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)