Uses of Class
org.apache.solr.update.SolrIndexConfig

Packages that use SolrIndexConfig
org.apache.solr.core   
org.apache.solr.update   
 

Uses of SolrIndexConfig in org.apache.solr.core
 

Fields in org.apache.solr.core declared as SolrIndexConfig
static SolrIndexConfig SolrCore.mainIndexConfig
           
 

Uses of SolrIndexConfig in org.apache.solr.update
 

Constructors in org.apache.solr.update with parameters of type SolrIndexConfig
SolrIndexWriter(String name, String path, boolean create, IndexSchema schema, SolrIndexConfig config)
           
 



Copyright © 2006 - 2009 The Apache Software Foundation