[
https://issues.apache.org/jira/browse/LUCENE-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-1831:
----------------------------------
Attachment: LUCENE-1831.patch
I will commit this shortly.
> TokenWrapperAttributeFactory, CachingWrapperFilterHelper implements equals
> and so should also implement hashCode
> ----------------------------------------------------------------------------------------------------------------
>
> Key: LUCENE-1831
> URL: https://issues.apache.org/jira/browse/LUCENE-1831
> Project: Lucene - Java
> Issue Type: Bug
> Components: Analysis
> Reporter: Mark Miller
> Assignee: Uwe Schindler
> Priority: Minor
> Fix For: 2.9
>
> Attachments: LUCENE-1831.patch
>
>
> its part of the contract of Object
> bq. If two objects are equal according to the equals(Object) method, then
> calling the hashCode method on each of the two objects must produce the same
> integer result.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]