Interface SolrServerConfigurationProvider

All Known Implementing Classes:
DefaultSolrServerConfigurationProvider

public interface SolrServerConfigurationProvider
Provider for Solr Server related configuration.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the configuration.
  • Method Details

    • getConfiguration

      Map<String,String> getConfiguration()
      Returns the configuration.
      Returns:
      the configuration