public interface SolrServerFactory
| Modifier and Type | Method and Description |
|---|---|
org.apache.solr.client.solrj.SolrServer |
getSolrServer(String indexId)
Returns a SolrServer specific to an index ID, or a default SolrServer when the ID is null or empty.
|
org.apache.solr.client.solrj.SolrServer getSolrServer(String indexId)
Copyright © 2018 CrafterCMS. All rights reserved.