[
https://issues.apache.org/jira/browse/SOLR-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Kingston updated SOLR-3842:
--------------------------------
Description:
Can you please verify if this issue is simply due to improper implementation,
or if it's a bug in Solr?
http://stackoverflow.com/questions/12412040/solr-dataimporthandler-when-attempting-to-use-column-values-as-field-names-m
Also, I should note that a static reference to fieldB does handle multiple
values correctly.
Example: <field name="fieldB" column="VALUE_COLUMN" clob="true" />
It only fails when I try to set the field names dynamically.
was:
Can you please verify if this issue is simply due to improper implementation,
or if it's a bug in Solr?
<a
href="http://stackoverflow.com/questions/12412040/solr-dataimporthandler-when-attempting-to-use-column-values-as-field-names-m">http://stackoverflow.com/questions/12412040/solr-dataimporthandler-when-attempting-to-use-column-values-as-field-names-m</a>
Also, I should note that a static reference to fieldB does handle multiple
values correctly.
Example: <field name="fieldB" column="VALUE_COLUMN" clob="true" />
It only fails when I try to set the field names dynamically.
> DataImportHandler: When attempting to use column values as field names,
> multivalued fields only retain the first result
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-3842
> URL: https://issues.apache.org/jira/browse/SOLR-3842
> Project: Solr
> Issue Type: Bug
> Affects Versions: 4.0-BETA
> Reporter: Eric Kingston
>
> Can you please verify if this issue is simply due to improper implementation,
> or if it's a bug in Solr?
> http://stackoverflow.com/questions/12412040/solr-dataimporthandler-when-attempting-to-use-column-values-as-field-names-m
> Also, I should note that a static reference to fieldB does handle multiple
> values correctly.
> Example: <field name="fieldB" column="VALUE_COLUMN" clob="true" />
> It only fails when I try to set the field names dynamically.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]