public class TikaEntityProcessor extends EntityProcessorBase
An implementation of EntityProcessor which reads data from rich docs
using Apache Tika
To index latitude/longitude data that might
be extracted from a file's metadata, identify
the geo field for this information with this attribute:
spatialMetadataField
ABORT, cacheSupport, context, CONTINUE, entityName, isFirstInit, ON_ERROR, onError, query, rowIterator, SKIP, TRANSFORM_ROW, TRANSFORMER| Constructor and Description |
|---|
TikaEntityProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
firstInit(Context context) |
void |
init(Context context) |
Map<String,Object> |
nextRow() |
destroy, getNext, initCache, nextDeletedRowKey, nextModifiedParentRowKey, nextModifiedRowKeyclose, postTransformpublic void init(Context context)
init in class EntityProcessorBaseprotected void firstInit(Context context)
firstInit in class EntityProcessorBasepublic Map<String,Object> nextRow()
nextRow in class EntityProcessorBaseCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.