Interface SolrServerConfigurationProvider
- All Known Implementing Classes:
DefaultSolrServerConfigurationProvider
public interface SolrServerConfigurationProvider
Provider for Solr Server related configuration.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the configuration.
-
Method Details
-
getConfiguration
Returns the configuration.- Returns:
- the configuration
-