[
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: [email protected]
For additional commands, e-mail: [email protected]