You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Espen Amble Kolstad (JIRA)" <ji...@apache.org> on 2007/10/26 09:14:50 UTC

[jira] Updated: (SOLR-398) Widen return type of FiledType.createField to Fieldable in order to maximize flexibility

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

Espen Amble Kolstad updated SOLR-398:
-------------------------------------

    Attachment: 1.2-FieldType.patch
                trunk-FieldType.patch

Here are patches fro trunk and 1.2

> 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
>         Attachments: 1.2-FieldType.patch, trunk-FieldType.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.
-
You can reply to this email to add a comment to the issue online.