[
https://issues.apache.org/jira/browse/LUCENE-5335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13816763#comment-13816763
]
Ryan Ernst commented on LUCENE-5335:
------------------------------------
{quote}
Hmmm, but the map is currently an identity hash map, and all the keys are not
currently Strings.
{quote}
Where is there a non-String key? The patch compiles fine; I would have expected
problems if a key existed somewhere that wasn't a String.
> Change raw Map type to Map<String,Object> for ValueSource context
> -----------------------------------------------------------------
>
> Key: LUCENE-5335
> URL: https://issues.apache.org/jira/browse/LUCENE-5335
> Project: Lucene - Core
> Issue Type: Sub-task
> Reporter: Ryan Ernst
> Attachments: LUCENE-5335.patch
>
>
> Just as the title says. Simple refactoring.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]