|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.solr.handler.dataimport.EntityProcessor
org.apache.solr.handler.dataimport.EntityProcessorBase
org.apache.solr.handler.dataimport.TikaEntityProcessor
public class TikaEntityProcessor
An implementation of EntityProcessor
which reads data from rich docs using Apache Tika
| Field Summary |
|---|
| Fields inherited from class org.apache.solr.handler.dataimport.EntityProcessorBase |
|---|
ABORT, CACHE_KEY, CACHE_LOOKUP, cachePk, cacheVariableName, cacheWithWhereClause, context, CONTINUE, dataSourceRowCache, entityName, isFirstInit, ON_ERROR, onError, query, rowIterator, simpleCache, SKIP, SKIP_DOC, TRANSFORM_ROW, TRANSFORMER, transformers |
| Constructor Summary | |
|---|---|
TikaEntityProcessor()
|
|
| Method Summary | |
|---|---|
protected void |
firstInit(org.apache.solr.handler.dataimport.Context context)
|
Map<String,Object> |
nextRow()
|
| Methods inherited from class org.apache.solr.handler.dataimport.EntityProcessorBase |
|---|
cacheInit, destroy, getAllNonCachedRows, getFromRowCacheTransformed, getIdCacheData, getNext, getSimpleCacheData, init, nextDeletedRowKey, nextModifiedParentRowKey, nextModifiedRowKey |
| Methods inherited from class org.apache.solr.handler.dataimport.EntityProcessor |
|---|
close, postTransform |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TikaEntityProcessor()
| Method Detail |
|---|
protected void firstInit(org.apache.solr.handler.dataimport.Context context)
firstInit in class org.apache.solr.handler.dataimport.EntityProcessorBasepublic Map<String,Object> nextRow()
nextRow in class org.apache.solr.handler.dataimport.EntityProcessorBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||