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

Grant Ingersoll commented on SOLR-5010:
---------------------------------------

bq. The current tests sometimes check for exact error messages, which gives me 
a little heartburn around maintainability of the tests...

Yeah, I didn't like doing that either, but wasn't sure how else.

bq. As written, an empty list will return success, but no action will be taken.

I don't see an empty list as malformed input, I guess.  The client is saying 
don't take any action.  The case of ",,," is different in that they clearly are 
sending in something bad, IMO.

bq. Handle a plain ol' String

Will try to crank it out today.
                
> 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: json_regex.patch, SOLR-5010-copyFields.patch, 
> SOLR-5010-copyFields.patch, SOLR-5010-copyFields.patch, 
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to