[
https://issues.apache.org/jira/browse/TIKA-4122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760137#comment-17760137
]
Tim Allison commented on TIKA-4122:
-----------------------------------
This is the code for loading the metadata filter when there isn't a
tika-config.xml.
{quote}this.metadataFilter = new NoOpFilter();{quote}
At some point, I had a good reason to do this and not use SPI class loading.
Can't quite remember what it was...
Will think some more but would be happy with feedback.
> tika-eval metadatafilter should load via spi if there isn't a specified config
> ------------------------------------------------------------------------------
>
> Key: TIKA-4122
> URL: https://issues.apache.org/jira/browse/TIKA-4122
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)