[
https://issues.apache.org/jira/browse/LUCENE-3310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067608#comment-13067608
]
Michael McCandless commented on LUCENE-3310:
--------------------------------------------
Note that in trunk (4.0) the flexible QueryParser has moved away from using
Attributes for configuration.
Hmm, also: why do these Attr impls implement hashCode/equals? It seems
dangerous for attrs in general to claim to implement equals/hashCode since they
are mutable state by design...
> 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]