[ https://issues.apache.org/jira/browse/SOLR-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ryan McKinley resolved SOLR-398. -------------------------------- Resolution: Fixed In trunk (4.x), FieldType now returns the interface IndexableField > Widen return type of FiledType.createField to Fieldable in order to maximize > flexibility > ---------------------------------------------------------------------------------------- > > Key: SOLR-398 > URL: https://issues.apache.org/jira/browse/SOLR-398 > Project: Solr > Issue Type: Improvement > Components: update > Affects Versions: 1.2, 1.3 > Reporter: Espen Amble Kolstad > Priority: Minor > Fix For: 4.0 > > Attachments: 1.2-FieldType-2.patch, fieldable.patch, > trunk-FieldType-3.patch, trunk-FieldType-4.patch, trunk-FieldType-5.patch > > > FieldType.createField currently returns Field. > In order to maximize flexibility for developers to extend Solr, it should > return Fieldable. -- 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org