You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2009/10/28 23:05:59 UTC

[jira] Resolved: (LUCENE-1954) InitiatedIndex: CCE on casting NumericField to Field

     [ https://issues.apache.org/jira/browse/LUCENE-1954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe Schindler resolved LUCENE-1954.
-----------------------------------

    Resolution: Fixed

Committed revision: 830775

(how can I create a fix version of 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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org