You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Munendra S N (Jira)" <ji...@apache.org> on 2020/02/01 07:22:00 UTC

[jira] [Updated] (SOLR-14090) Schema API - Delete copy field not working when the field contains an underscore

     [ https://issues.apache.org/jira/browse/SOLR-14090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Munendra S N updated SOLR-14090:
--------------------------------
    Attachment: SOLR-14090.patch

> 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
>
>
> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org