[
https://issues.apache.org/jira/browse/LUCENE-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sivan Yogev updated LUCENE-3686:
--------------------------------
Lucene Fields: New,Patch Available (was: New)
> EnhancementsPayloadIterator.getCategoryData(CategoryEnhancement) problematic
> usage of Object.equals()
> -----------------------------------------------------------------------------------------------------
>
> Key: LUCENE-3686
> URL: https://issues.apache.org/jira/browse/LUCENE-3686
> Project: Lucene - Java
> Issue Type: Bug
> Components: modules/facet
> Reporter: Sivan Yogev
> Priority: Minor
> Attachments: LUCENE-3686.patch
>
>
> EnhancementsPayloadIterator has an internal list of category enhancemnets,
> and in getCategoryData(CategoryEnhancement) there is a lookup of the given
> CategoryEnhancement in the list. In order to make sure this lookup works,
> CategoryEnhancement must override Object.equals(Object).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]