[ 
https://issues.apache.org/jira/browse/TIKA-4608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18048459#comment-18048459
 ] 

ASF GitHub Bot commented on TIKA-4608:
--------------------------------------

tballison merged PR #2507:
URL: https://github.com/apache/tika/pull/2507




> 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
>
> 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)

Reply via email to