[
https://issues.apache.org/jira/browse/LUCENE-1954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12771132#action_12771132
]
Uwe Schindler commented on LUCENE-1954:
---------------------------------------
It is to late for 2.9.1, but I apply this patch to the 2.9 branch for a
possible 2.9.2.
> InitiatedIndex: CCE on casting NumericField to Field
> ----------------------------------------------------
>
> Key: LUCENE-1954
> URL: https://issues.apache.org/jira/browse/LUCENE-1954
> Project: Lucene - Java
> Issue Type: Bug
> Components: contrib/*
> Affects Versions: 2.9
> Reporter: Bernd Fondermann
> Assignee: Uwe Schindler
> Priority: Minor
> Attachments: instantiated_writer_fieldable.patch
>
>
> An unchecked cast to List<Field> throws a ClassCastException when applied to,
> for example, a NumericField.
> Appearently, this has been fixed trunk, but for a 2.9.1 release, this could
> be helpful.
> The patch can be applied against the 2.9.0 tag.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]