You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Frank Iversen (Jira)" <ji...@apache.org> on 2019/12/16 08:04:00 UTC

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

Frank Iversen created SOLR-14090:
------------------------------------

             Summary: Schema API - Delete copy field not working when the field contains and underscore
                 Key: SOLR-14090
                 URL: https://issues.apache.org/jira/browse/SOLR-14090
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: v2 API
    Affects Versions: 8.3.1
            Reporter: Frank Iversen
         Attachments: image-2019-12-16-08-54-46-719.png

Delete statements for the Schema API are not working when the source field contain 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. 

[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 in your schema file and try to delete the copy field.

!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