|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
addField0() to create a series of
Nodes based on the supplied Xpath and a given fieldName.
addField0() to create a series of
Nodes based on the supplied Xpath and a given fieldName.
EntityProcessorWrapper.transformRow(java.util.Map) , then assigns the result into row cache, and delegates to EntityProcessorWrapper.getFromRowCache()
Transformer instance which converts a Clob to a String.Transformer instance which creates Date instances out of Strings.DocBuilder is responsible for creating Solr documents out of the given configuration.EntityProcessorEntityProcessor instance which performs transforms and handles multi-row outputs correctly.VariableResolver
XPathEntityProcessor
The datasouce may be configured as follows
VariableResolver
This may be used with any EntityProcessor which uses a DataSource<Reader> eg: XPathEntityProcessor
Supports String, BLOB, CLOB data types and there is an extra field (in the entity) 'encoding' for BLOB typesVariableResolver
This may be used with any EntityProcessor which uses a DataSource<InputStream> eg: TikaEntityProcessor
DataSource which reads from local filesEntityProcessor instance which can stream file names found in a given base
directory matching patterns and returning rows containing file information.streamRecords to parse the XML source but with
a handler that collects all the emitted records into a single List which
is returned upon completion.
Evaluator instance capable of formatting values using a given date format.
HttpClient instance used for interfacing with a source Solr service.
Evaluator instance meant to be used for escaping reserved characters in Solr
queries
Evaluator instance meant to be used for escaping values in SQL queries.
Evaluator instance capable of URL-encoding expressions.
Transformer implementation which strip off HTML tags using HTMLStripCharFilter This is useful
in case you don't need this HTML anyway.URLDataSource insteadContext and
initialization properties.
EntityProcessor instance which can stream lines of text read from a
datasource.Transformer implementation which logs messages in a given template format.Date
Transformer instance which can extract numbers out of strings.Date
Reader for the given file name
EntityProcessor which reads data from a url/file and give out a row which contains one String
value.Transformer implementation which uses Regular Expressions to extract, split
and replace data in fields.Transformer instance capable of executing functions written in scripting
languages as a Transformer instance.EntityProcessor which fetches values from a
separate Solr implementation using the SolrJ client library.EntityProcessor instance which provides support for reading from
databases.Transformer which can put values into a column by resolving an expression
containing other columnsEntityProcessor which uses a streaming xpath parser to extract values out of XML documents.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||