Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.4
-
None
Description
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
<datasource name="f1" type="FieldReaderDataSource" />
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
Attachments
Attachments
Issue Links
- is blocked by
-
SOLR-838 Context#getVariableResolver() does not give a correct instance from a DataSource
- Closed