[
https://issues.apache.org/jira/browse/SOLR-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-458:
---------------------------------------
Attachment: SOLR-458.patch
Adding hashCode and equals to NamedList.
I'll commit this shortly.
> Add hashCode and equals to NamedList
> ------------------------------------
>
> Key: SOLR-458
> URL: https://issues.apache.org/jira/browse/SOLR-458
> Project: Solr
> Issue Type: Improvement
> Components: clients - java
> Reporter: Stefan Rinner
> Attachments: SOLR-458.patch
>
>
> It would be nice if NamedList would expose it's own hashCode and equals
> methods. Exposing the hashCode and equals of the contained ArrayList
> (nvPairs) should suffice
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.