Uses of Class
org.ow2.weblab.services.solr.indexer.SolrIndexerConfig

Packages that use SolrIndexerConfig
org.ow2.weblab.services.solr.indexer   
org.ow2.weblab.services.solr.searcher   
 

Uses of SolrIndexerConfig in org.ow2.weblab.services.solr.indexer
 

Methods in org.ow2.weblab.services.solr.indexer that return SolrIndexerConfig
 SolrIndexerConfig SolrIndexer.getIndexerConfig()
           
 

Methods in org.ow2.weblab.services.solr.indexer with parameters of type SolrIndexerConfig
 void SolrIndexer.setIndexerConfig(SolrIndexerConfig indexerConfig)
           
 

Uses of SolrIndexerConfig in org.ow2.weblab.services.solr.searcher
 

Methods in org.ow2.weblab.services.solr.searcher that return SolrIndexerConfig
 SolrIndexerConfig SolrSearcher.getIndexerConfig()
           
 

Methods in org.ow2.weblab.services.solr.searcher with parameters of type SolrIndexerConfig
 void SolrSearcher.setIndexerConfig(SolrIndexerConfig indexerConfig)
           
 



Copyright © 2004-2012. All Rights Reserved.