| Class and Description |
|---|
| AnalysisRequestHandlerBase
A base class for all analysis request handlers.
|
| AnalysisRequestHandlerBase.AnalysisContext
Serves as the context of an analysis process.
|
| AnalysisRequestHandlerBase.TokenTrackingAttribute
This is an
Attribute used to track the positions of tokens
in the analysis chain. |
| ContentStreamHandlerBase
Shares common code between various handlers that manipulate
ContentStream objects. |
| ContentStreamLoader
Load a
ContentStream into Solr |
| CSVLoader |
| CSVLoader.FieldAdder
Add a field to a document unless it's zero length.
|
| MoreLikeThisHandler.InterestingTerm |
| ReplicationHandler
A Handler which provides a REST API for replication and serves replication requests from Slaves.
|
| ReplicationHandler.FileInfo |
| RequestHandlerBase |
| SnapPuller
Provides functionality of downloading changed index files as well as config files and a timer for scheduling fetches from the
master.
|
| SnapPuller.FileFetcher
The class acts as a client for ReplicationHandler.FileStream.
|
| SnapShooter.OldBackupDirectory |
| StandardRequestHandler |
| XMLLoader |
| Class and Description |
|---|
| RequestHandlerBase |
| Class and Description |
|---|
| RequestHandlerBase |
| Class and Description |
|---|
| DisMaxRequestHandler
Deprecated.
use StandardRequestHandler with a "defType=dismax" param
|
| StandardRequestHandler |
| Class and Description |
|---|
| RequestHandlerBase |
| Class and Description |
|---|
| XmlUpdateRequestHandler
Add documents to solr using the STAX XML parser.
|