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

Gregory Chanan commented on SOLR-6155:
--------------------------------------

[~steve_rowe] sort of related issue, looks like the copyField additions aren't 
being added to the other nodes.  I filed SOLR-6164 for that.

> Multiple copy field directives are created in a mutable managed schema when 
> identical copy field directives are added
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-6155
>                 URL: https://issues.apache.org/jira/browse/SOLR-6155
>             Project: Solr
>          Issue Type: Bug
>          Components: Schema and Analysis
>            Reporter: Steve Rowe
>            Assignee: Steve Rowe
>
> If I add the same copy field directive more than once, e.g. source=sku1 , 
> dest=sku2, then this directive will appear in the schema as many times as it 
> was added.
> It should only appear once.  I guess we could keep the current behavior of 
> not throwing an error when a copy field directive is added that already 
> exists in the schema, but rather than adding a duplicate directive, just have 
> a no-op.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to