You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2013/07/31 22:27:49 UTC

[jira] [Created] (SOLR-5098) Add REST support for adding field types to the schema

Steve Rowe created SOLR-5098:
--------------------------------

             Summary: Add REST support for adding field types to the schema
                 Key: SOLR-5098
                 URL: https://issues.apache.org/jira/browse/SOLR-5098
             Project: Solr
          Issue Type: Sub-task
          Components: Schema and Analysis
            Reporter: Steve Rowe
            Assignee: Steve Rowe
            Priority: Minor


POST to {{/schema/fieldtypes}} will add one or more new field types to the schema.

PUT to {{/schema/fieldtypes/_name_}} will add the {{_name_}}'d field type to the schema.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org