| Package | Description |
|---|---|
| org.broadleafcommerce.core.search.service.solr.index |
| Modifier and Type | Class and Description |
|---|---|
class |
GlobalSolrFullReIndexOperation
Rebuilds the entire Solr index.
|
| Modifier and Type | Method and Description |
|---|---|
SolrIndexOperation |
SolrIndexService.getReindexOperation()
Creates the SolrIndexOperation for rebuilding the current index, used by
SolrIndexService.buildIndex(). |
SolrIndexOperation |
SolrIndexServiceImpl.getReindexOperation() |
| Modifier and Type | Method and Description |
|---|---|
protected Long |
SolrIndexServiceImpl.buildIncrementalIndex(int pageSize,
Long lastId,
SolrIndexOperation operation) |
void |
SolrIndexService.executeSolrIndexOperation(SolrIndexOperation operation)
Executes the given operation in the correct method order
|
void |
SolrIndexServiceImpl.executeSolrIndexOperation(SolrIndexOperation operation) |
Copyright © 2021. All rights reserved.