Package | Description |
---|---|
org.apache.solr.handler |
Concrete implementations of
SolrRequestHandler
|
org.apache.solr.handler.admin |
SolrRequestHandler implementations for powering he Solr Admin UI
|
org.apache.solr.handler.component |
SearchComponent implementations for
use in SearchHandler
|
org.apache.solr.handler.dataimport |
Plugins for
DataImportHandler that have additional dependencies. |
org.apache.solr.handler.extraction |
ExtractingRequestHandler and related code. |
org.apache.solr.search.function |
Solr implementations of
ValueSource for function queries. |
org.apache.solr.util |
Misc utilities useful when implementing test cases.
|
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. |
MoreLikeThisHandler.InterestingTerm |
PingRequestHandler.ACTIONS |
ReplicationHandler
A Handler which provides a REST API for replication and serves replication requests from Slaves.
|
RequestHandlerBase |
UpdateRequestHandler
UpdateHandler that uses content-type to pick the right Loader
|
Class and Description |
---|
RequestHandlerBase |
Class and Description |
---|
RequestHandlerBase |
Class and Description |
---|
RequestHandlerBase |
Class and Description |
---|
ContentStreamHandlerBase
Shares common code between various handlers that manipulate
ContentStream objects. |
RequestHandlerBase |
Class and Description |
---|
RequestHandlerBase |
Class and Description |
---|
UpdateRequestHandler
UpdateHandler that uses content-type to pick the right Loader
|
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.