[
https://issues.apache.org/jira/browse/TIKA-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18032199#comment-18032199
]
Tim Allison commented on TIKA-4512:
-----------------------------------
This is what the async config looks like atm:
{code:json}
{
"pipesPluginsConfig" : {
"fetchers": {
"file-system-fetcher": {
"basePath": "base_input_path",
"extractFileSystemMetadata": false
}
},
"pf4j.pluginsDir": "plugins"
}
} {code}
> Experiment with pf4j for tika-pipes
> -----------------------------------
>
> Key: TIKA-4512
> URL: https://issues.apache.org/jira/browse/TIKA-4512
> Project: Tika
> Issue Type: Sub-task
> Reporter: Tim Allison
> Priority: Major
>
> This is proof of concept work based on [~ndipiazza] 's TIKA-4272-docker
> branch.
> I really like a lot of that work.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)