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

Steve Rowe commented on SOLR-5010:
----------------------------------

{quote}
bq. 4. You changed a shitload of whitespace stuff, most of which I don't care 
about but find annoying when evaluating patches. There is one in particular, 
though, that bugs me: if ( ! boolean) ... }} -> {{if (!boolean) ... - I 
intentionally add whitespace there to make the negation stand out, and it 
doesn't anymore now that you've removed the whitespace. I'd like to put those 
back

What file is that in?
{quote}

In FieldResource.java, mostly in the put() method, and ... hmm, I thought it 
was several files, but it was only that one.
                
> 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.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