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

ASF subversion and git services commented on SOLR-14090:
--------------------------------------------------------

Commit 358043d1f35c66684dbf55fdd6391058f3ec457c in lucene-solr's branch 
refs/heads/branch_8x from Munendra S N
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=358043d ]

SOLR-14090: fix delete-copy-field when source is dynamic field


> Schema API - Delete copy field not working when the field contains an 
> underscore
> --------------------------------------------------------------------------------
>
>                 Key: SOLR-14090
>                 URL: https://issues.apache.org/jira/browse/SOLR-14090
>             Project: Solr
>          Issue Type: Bug
>          Components: v2 API
>    Affects Versions: 8.3.1
>            Reporter: Frank Iversen
>            Priority: Major
>         Attachments: SOLR-14090.patch, image-2019-12-16-08-54-46-719.png, 
> managed-schema
>
>
> Copy field delete statements for the Schema API are not working when the 
> source field contains an underscore (havent tested this for "dest") . If the 
> underscore is removed deletion is working as intended. Another user of Solr 
> seems to have had the same problem and was asked to create a Jira ticket. I 
> can however not find this ticket anywhere hence this ticket. 
> [https://lucene.472066.n3.nabble.com/Error-deleting-copy-field-td4393097.html 
> |https://lucene.472066.n3.nabble.com/Error-deleting-copy-field-td4393097.html]
> I upgraded to the newest version and the problem still persists.
> It should be simple to reproduce. Just include and underscore in a copy field 
> statement in your schema file and try to delete the copy field using the api, 
> as seen below:
> !image-2019-12-16-08-54-46-719.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to