You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2013/07/08 20:51:48 UTC

[jira] [Comment Edited] (SOLR-5010) Add REST support for Copy Fields

    [ https://issues.apache.org/jira/browse/SOLR-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13702276#comment-13702276 ] 

Grant Ingersoll edited comment on SOLR-5010 at 7/8/13 6:51 PM:
---------------------------------------------------------------

Adds a post to /schema/copyfields to support adding fields directly.

Didn't do any refactoring of shared code yet, as it feels like we should do this after 4.4 as there are multiple places to do this that go beyond this patch
                
      was (Author: gsingers):
    Adds a post to /schema/copyfields to support adding fields directly.

Didn't due any refactoring of shared code yet, as it feels like we should do this after 4.4 as there are multiple places to do this that go beyond this patch
                  
> Add REST support for Copy Fields
> --------------------------------
>
>                 Key: SOLR-5010
>                 URL: https://issues.apache.org/jira/browse/SOLR-5010
>             Project: Solr
>          Issue Type: Sub-task
>          Components: Schema and Analysis
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>             Fix For: 5.0, 4.4
>
>         Attachments: SOLR-5010-copyFields.patch, SOLR-5010.patch, SOLR-5010.patch, SOLR-5010.patch
>
>
> Per SOLR-4898, adding copy field support.  Should be simply a new parameter to the PUT/POST with the name of the target to copy to.

--
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