Uses of Class
org.apache.solr.core.Config

Packages that use Config
org.apache.solr.core   
org.apache.solr.servlet   
 

Uses of Config in org.apache.solr.core
 

Fields in org.apache.solr.core declared as Config
static Config SolrConfig.config
          Singleton containing all configuration.
 

Uses of Config in org.apache.solr.servlet
 

Constructors in org.apache.solr.servlet with parameters of type Config
SolrRequestParsers(SolrCore core, Config config)
           
 



Copyright © 2006 - 2009 The Apache Software Foundation