You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael Day (JIRA)" <ji...@apache.org> on 2016/10/21 23:11:58 UTC

[jira] [Commented] (SOLR-5352) Field name become lowercase in data import handler

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

Michael Day commented on SOLR-5352:
-----------------------------------

Except it causes other weird issues, like when you include a wildcard field that is ignored.

{code}
<dynamicField name="*" type="ignored" multiValued="true" />
{code}

> Field name become lowercase in data import handler
> --------------------------------------------------
>
>                 Key: SOLR-5352
>                 URL: https://issues.apache.org/jira/browse/SOLR-5352
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 4.4
>            Reporter: Alessandro Cavallaro
>            Priority: Minor
>
> When using a transformer in data import handler field names the in origin contains uppercase characters are accessible only by their lowercase counterparts, this is strange because then you can access the same field user their original names in the schema



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org