Interface SolrClientPool

All Known Implementing Classes:
DefaultSolrClientPool

public interface SolrClientPool
Pool for SolrClient instances. All communications with Solr should use clients returned from methods in this class.
  • Method Details