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

Shalin Shekhar Mangar resolved SOLR-833.
----------------------------------------

    Resolution: Fixed

Committed revision 713343.

Thanks Noble!

> A DataSource to read data from a field as a reader 
> ---------------------------------------------------
>
>                 Key: SOLR-833
>                 URL: https://issues.apache.org/jira/browse/SOLR-833
>             Project: Solr
>          Issue Type: New Feature
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.4
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-833.patch, SOLR-833.patch, SOLR-833.patch
>
>
> This can be useful for users who has a DB field containing xml and wish to 
> use a nested {{XPathEntityProcessor}}
> The datasouce may be configured as follows
> {code}
> <datasource name="f1" type="FieldReaderDataSource" />
> {code}
> The enity which uses this datasource must keep the url value as the varaible 
> name {{url="field-name"}}
> The fieldname must be resolvable from {{VariableResolver}}
> This may be used with any {{EntityProcessor}} which uses a 
> {{DataSource<Reader>}} eg:{{XPathEntityProcessor}}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to