[
https://issues.apache.org/jira/browse/LUCENE-3310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073244#comment-13073244
]
Uwe Schindler commented on LUCENE-3310:
---------------------------------------
Initially equals and hashcode in AttributeImpl were abstract and therefore
required. I removed that requirement in 3.1 as its useless and unneeded in
Lucene.
I have no idea what the reason behind this was, maybe Michael Busch knows.
In Lucene 3.x we still have equals and hashcode implemented for most internal
attributes for backwards compatibility, in trunk i already removed them mostly
(I think).
> FuzzyAttribute ignores min similarity when generating at hashcode(),
> toString() and equals() methods
> ----------------------------------------------------------------------------------------------------
>
> Key: LUCENE-3310
> URL: https://issues.apache.org/jira/browse/LUCENE-3310
> Project: Lucene - Java
> Issue Type: Bug
> Components: modules/queryparser
> Affects Versions: 2.9, 2.9.1, 2.9.2, 2.9.3, 2.9.4, 3.0, 3.0.1, 3.0.2,
> 3.0.3, 3.1, 3.2, 3.3
> Reporter: Phillipe Ramalho
>
> FuzzyAttribute ignores min similarity when generating at hashcode(),
> toString() and equals() methods
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]