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 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-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org