Java org.apache.solr.handler.dataimport Context fields, constructors, methods, implement or subclass

Example usage for Java org.apache.solr.handler.dataimport Context fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.solr.handler.dataimport Context.

The text is from its open source code.

Field

StringFULL_DUMP

Method

StringcurrentProcess()
Returns the current process FULL_DUMP, DELTA_DUMP, FIND_DELTA
List>getAllEntityFields()
Returns all the fields put into an entity.
DataSourcegetDataSource()
Gets the datasource instance defined for this entity.
StringgetEntityAttribute(String name)
Get the value of any attribute put into this entity
MapgetStats()
Makes available some basic running statistics such as "docCount", "deletedDocCount", "rowCount", "queryCount" and "skipDocCount"
Objectresolve(String var)
Use this directly to resolve variable