| Package | Description |
|---|---|
| org.broadleafcommerce.core.search.service.solr | |
| org.broadleafcommerce.core.search.service.solr.index |
| Modifier and Type | Field and Description |
|---|---|
protected SolrConfiguration |
BroadleafCloudSolrClient.solrConfig |
protected SolrConfiguration |
FileSystemSolrIndexStatusProviderImpl.solrConfiguration |
protected SolrConfiguration |
SolrSearchServiceImpl.solrConfiguration |
| Modifier and Type | Method and Description |
|---|---|
SolrConfiguration |
BroadleafCloudSolrClient.getSolrConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
BroadleafCloudSolrClient.setSolrConfig(SolrConfiguration solrConfig) |
void |
SolrHelperService.swapActiveCores(SolrConfiguration solrConfiguration)
Swaps the primary and reindex cores.
|
void |
SolrHelperServiceImpl.swapActiveCores(SolrConfiguration solrConfiguration)
This should only ever be called when using the Solr reindex service to do a full reindex.
|
| Modifier and Type | Field and Description |
|---|---|
protected SolrConfiguration |
GlobalSolrFullReIndexOperation.solrConfiguration |
protected SolrConfiguration |
SolrIndexServiceImpl.solrConfiguration |
| Constructor and Description |
|---|
GlobalSolrFullReIndexOperation(SolrIndexService indexService,
SolrConfiguration solrConfiguration,
SolrHelperService shs,
boolean errorOnConcurrentReindex) |
Copyright © 2020. All rights reserved.