[
https://issues.apache.org/jira/browse/TIKA-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195386#comment-16195386
]
Ken Krugler commented on TIKA-2472:
-----------------------------------
I had to deal with this before in another project - FWIR, I replicated the
{{hashCode()}} and {{equals()}} methods from {{AbstractMap}}, but used
{{Arrays.hashCode()}} and {{Arrays.equals()}} when working with the
{{String[]}} values.
> Implement Metadata.hashCode
> ---------------------------
>
> Key: TIKA-2472
> URL: https://issues.apache.org/jira/browse/TIKA-2472
> Project: Tika
> Issue Type: Improvement
> Affects Versions: 1.16
> Reporter: Sergey Beryozkin
> Assignee: Sergey Beryozkin
> Priority: Trivial
> Fix For: 1.17
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)