Uses of Interface
org.apache.solr.util.plugin.PluginInfoInitialized

Packages that use PluginInfoInitialized
org.apache.solr.handler   
org.apache.solr.handler.component   
org.apache.solr.highlight   
org.apache.solr.update   
org.apache.solr.update.processor   
 

Uses of PluginInfoInitialized in org.apache.solr.handler
 

Classes in org.apache.solr.handler that implement PluginInfoInitialized
 class RealTimeGetHandler
           
 class StandardRequestHandler
          All of the following options may be configured for this handler in the solrconfig as defaults, and may be overriden as request parameters.
 

Uses of PluginInfoInitialized in org.apache.solr.handler.component
 

Classes in org.apache.solr.handler.component that implement PluginInfoInitialized
 class HighlightComponent
          TODO!
 class HttpShardHandlerFactory
           
 class SearchHandler
          Refer SOLR-281
 

Uses of PluginInfoInitialized in org.apache.solr.highlight
 

Classes in org.apache.solr.highlight that implement PluginInfoInitialized
 class DefaultSolrHighlighter
           
 

Uses of PluginInfoInitialized in org.apache.solr.update
 

Classes in org.apache.solr.update that implement PluginInfoInitialized
 class UpdateLog
           
 

Uses of PluginInfoInitialized in org.apache.solr.update.processor
 

Classes in org.apache.solr.update.processor that implement PluginInfoInitialized
 class UpdateRequestProcessorChain
          Manages a chain of UpdateRequestProcessorFactories.
 



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