Package org.codice.solr.factory.impl
Class SolrClientFactoryImpl
java.lang.Object
org.codice.solr.factory.impl.SolrClientFactoryImpl
- All Implemented Interfaces:
org.codice.solr.factory.SolrClientFactory
public final class SolrClientFactoryImpl
extends Object
implements org.codice.solr.factory.SolrClientFactory
Factory class used to create the proper
SolrClient based on the current
solr.client system property.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SolrClientFactoryImpl
public SolrClientFactoryImpl()
-
-
Method Details
-
newClient
- Specified by:
newClientin interfaceorg.codice.solr.factory.SolrClientFactory
-