You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/05/28 10:42:45 UTC

[jira] Updated: (SOLR-458) Add hashCode and equals to NamedList

     [ 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.