[
https://issues.apache.org/jira/browse/LUCENE-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera resolved LUCENE-3686.
--------------------------------
Resolution: Fixed
Fix Version/s: 4.0
3.6
Patch looks good (many formatting changes though). I added a CHANGES entry
under contrib/CHANGES.txt.
Committed revision 1230429 (3x).
Committed revision 1230431 (trunk).
Thanks Sivan !
> 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
> Assignee: Shai Erera
> Priority: Minor
> Fix For: 3.6, 4.0
>
> 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]