Interface SolrClientFactory

All Known Implementing Classes:
Factory, Factory, Factory

public interface SolrClientFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.solr.client.solrj.SolrClient
    create(String spec)
     
  • Method Details

    • create

      org.apache.solr.client.solrj.SolrClient create(String spec)