Uses of Class
lux.solr.SolrIndexConfig

Packages that use SolrIndexConfig
lux.solr   
 

Uses of SolrIndexConfig in lux.solr
 

Fields in lux.solr declared as SolrIndexConfig
protected  SolrIndexConfig XQueryComponent.solrIndexConfig
           
 

Methods in lux.solr that return SolrIndexConfig
 SolrIndexConfig XQueryComponent.getSolrIndexConfig()
           
static SolrIndexConfig SolrIndexConfig.makeIndexConfiguration(int options, org.apache.solr.common.util.NamedList<?> args)
           
static SolrIndexConfig SolrIndexConfig.registerIndexConfiguration(org.apache.solr.core.SolrCore core)
           
 

Constructors in lux.solr with parameters of type SolrIndexConfig
LuxUpdateProcessor(SolrIndexConfig config, org.apache.solr.update.processor.UpdateRequestProcessor next)
           
 



Copyright © 2013. All Rights Reserved.