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

Yonik Seeley commented on SOLR-2151:
------------------------------------

One thing we've talked about before is having a mapping update processor that 
can do much of the stuff needed by both solr cell and the csv update handler.

- field moving
- field value mapping
- setting constant values
- field trimming

But now reading this issue again, this looks more specific (many value mappings 
for a single field).  It may or may not make sense to incorporate all this into 
a single issue / update processor.



> MappingUpdateProcessor
> ----------------------
>
>                 Key: SOLR-2151
>                 URL: https://issues.apache.org/jira/browse/SOLR-2151
>             Project: Solr
>          Issue Type: New Feature
>          Components: update
>            Reporter: Jan Høydahl
>         Attachments: SOLR-2151-solr1.4.patch, SOLR-2151-solr1.4.patch
>
>
> Implement an UpdateProcessor which can read one field, lookup the value in a 
> dictionary and write the mapped value to another field.

-- 
This message is automatically generated by JIRA.
-
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