Package | Description |
---|---|
ddf.catalog.cache.solr.impl | |
ddf.catalog.solr.provider | |
org.codice.solr.factory.impl |
Constructor and Description |
---|
SolrCache(FilterAdapter adapter,
SolrClientFactory solrClientFactory,
SolrFilterDelegateFactory solrFilterDelegateFactory)
Constructor.
|
Constructor and Description |
---|
SolrCatalogProvider(FilterAdapter filterAdapter,
SolrClientFactory clientFactory,
SolrFilterDelegateFactory solrFilterDelegateFactory) |
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedSolrFactory
Factory class used to create new
EmbeddedSolrServer clients. |
class |
HttpSolrClientFactory
Factory class used to create new
HttpSolrClient instances. |
class |
SolrClientFactoryImpl
Factory class used to create the proper
SolrClient based on the current solr.client system property. |
class |
SolrCloudClientFactory
Factory class used to create new
CloudSolrClient clients. |
This work is licensed under a Creative Commons Attribution 4.0 International License.