[
https://issues.apache.org/jira/browse/SOLR-5008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexandre Rafalovitch resolved SOLR-5008.
-----------------------------------------
Resolution: Information Provided
Fix Version/s: (was: 6.0)
(was: 4.9)
TemplateUpdateProcessor does solve this use case and in Solr 7.x has a
shortcut name, that does not require configuring it in solrconfig.xml.
{code:java}
// bin/post -c corename -params
"processor=template&template.field=location:{Latitude},{Longitude}" dataset.csv
{code}
> Add Support for composite CSV fields
> ------------------------------------
>
> Key: SOLR-5008
> URL: https://issues.apache.org/jira/browse/SOLR-5008
> Project: Solr
> Issue Type: Improvement
> Reporter: Grant Ingersoll
> Priority: Minor
>
> It is often useful to be able to create a single field from more than one CSV
> column. For instance, I may want to take a latitude and longitude column in
> my CSV and map that to a single field name
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]