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

Jack Krupansky commented on SOLR-5008:
--------------------------------------

bq. w/o having to install update processors, etc.

The new StatelessScriptUpdateProcessor makes it super easy to do a lot of this 
basic field-level processing (see examples in my book!).

In fact, you might consider implementing the totality of this Jira as one such 
script with parameters - or at least as a prototype for easy experimentation.

                
> 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
>             Fix For: 5.0, 4.4
>
>
> 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 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]

Reply via email to