|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.solr.handler.dataimport | |
---|---|
org.apache.solr.handler.dataimport |
Classes in org.apache.solr.handler.dataimport used by org.apache.solr.handler.dataimport | |
---|---|
Context
This abstract class gives access to all available objects. |
|
ContextImpl
An implementation for the Context |
|
DataConfig.Document
|
|
DataConfig.Entity
|
|
DataConfig.Field
|
|
DataConfig.Props
|
|
DataConfig.Script
|
|
DataImporter
Stores all configuration information for pulling and indexing data. |
|
DataImporter.Status
|
|
DataSource
Provides data from a source with a given query. |
|
DocBuilder
DocBuilder is responsible for creating Solr documents out of the given configuration. |
|
DocBuilder.Statistics
|
|
EntityProcessor
An instance of entity processor serves an entity. |
|
EntityProcessorBase
Base class for all implementations of EntityProcessor |
|
Evaluator
Pluggable functions for resolving variables |
|
SolrWriter
Writes documents to SOLR as well as provides methods for loading and persisting last index time. |
|
SolrWriter.SolrDoc
The purpose of this interface to provide pluggable implementations for Solr 1.2 & 1.3 The implementation can choose to wrap appropriate Objects based on the version |
|
SqlEntityProcessor
An EntityProcessor instance which provides support for reading from databases. |
|
Transformer
Use this API to implement a custom transformer for any given entity |
|
VariableResolver
This class is more or less like a Map. |
|
VariableResolverImpl
The default implementation of VariableResolver interface |
|
XPathRecordReader
A streaming xpath parser which uses StAX for XML parsing. |
|
XPathRecordReader.Handler
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |