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

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

bq.  explicitly with ignoreException(regex

Cool

bq. For a more JSONish API,

I've got a fix for this about to be committed.  One of the takeaways is that a 
user can pass in an empty list.  I changed this to _not_ be an error condition, 
whereas before passing in something like ",,," was an error condition.

Any thoughts on what is the preferred approach for a list of 1?  Should I 
handle a plain ol' String, or require ["field"]?


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