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 2008/04/08 11:45:24 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: trunk-FieldType-3.patch

I've updated the patch for trunk

All tests pass

Any chance of this making into 1.3?

Espen

> 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-2.patch, 1.2-FieldType.patch, trunk-FieldType-3.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.