[ 
https://issues.apache.org/jira/browse/SOLR-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hoss Man reopened SOLR-3429:
----------------------------


Giovanni: resolving an issue signifies that there is nothing left to do, but in 
this case nothing has been committed, so it should certainly be left open for 
consideration.

                
> new GatherTransformer
> ---------------------
>
>                 Key: SOLR-3429
>                 URL: https://issues.apache.org/jira/browse/SOLR-3429
>             Project: Solr
>          Issue Type: New Feature
>          Components: contrib - DataImportHandler
>    Affects Versions: 4.0-ALPHA
>            Reporter: Giovanni Bricconi
>            Priority: Minor
>              Labels: json
>             Fix For: 4.0-ALPHA
>
>         Attachments: SOLR-3429.patch
>
>
> This is a new transformer for dih.
> I'm often asked to import a lot of fields, many of these fields are read only 
> and sould not be searched.
> I found useful to gather them in a single json field, and returning them 
> untouched to the client.
> This patch provides a transformer that collects a list of db columns an 
> writes out a json map that contains all of them.
> A regression test is included. 
> A new dependency for jsonic has been added to dih, (already used by langid), 
> I can use a different library if needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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