Uses of Package
org.apache.solr.handler

Packages that use org.apache.solr.handler
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.search.function Solr implementations of ValueSource for function queries. 
 

Classes in org.apache.solr.handler used by org.apache.solr.handler
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
 

Classes in org.apache.solr.handler used by org.apache.solr.handler.admin
RequestHandlerBase
           
 

Classes in org.apache.solr.handler used by org.apache.solr.handler.component
RequestHandlerBase
           
 

Classes in org.apache.solr.handler used by org.apache.solr.search.function
RequestHandlerBase
           
 



Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.