[
https://issues.apache.org/jira/browse/TIKA-4608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-4608.
-------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
> Clean up metadata filter api in 4.x
> -----------------------------------
>
> Key: TIKA-4608
> URL: https://issues.apache.org/jira/browse/TIKA-4608
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
> Fix For: 4.0.0
>
>
> In 4.x, we merged MetadataFilter and MetadataListFilter. We're left with a
> smelly api that looks like List<Metadata> should be immutable because there's
> a return value, but it is in fact mutable for the sake of efficiency. Let's
> fix the MetadataFilter api so that it is clearly mutable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)