| Modifier and Type | Class and Description |
|---|---|
class |
SolrHelperServiceImpl
Provides utility methods that are used by other Solr service classes
|
| Modifier and Type | Field and Description |
|---|---|
protected SolrHelperService |
I18nSolrSearchServiceExtensionHandler.shs |
protected SolrHelperService |
SolrSearchServiceImpl.shs |
protected SolrHelperService |
MvelToSearchCriteriaConversionServiceImpl.solrHelperService |
| Modifier and Type | Field and Description |
|---|---|
protected SolrHelperService |
SolrIndexServiceImpl.shs |
protected SolrHelperService |
I18nSolrIndexServiceExtensionHandler.shs |
protected SolrHelperService |
GlobalSolrFullReIndexOperation.shs |
| Modifier and Type | Method and Description |
|---|---|
ExtensionResultStatusType |
AbstractSolrIndexServiceExtensionHandler.attachAdditionalBasicFields(Indexable indexable,
org.apache.solr.common.SolrInputDocument document,
SolrHelperService shs) |
ExtensionResultStatusType |
SolrIndexServiceExtensionHandler.attachAdditionalBasicFields(Indexable indexable,
org.apache.solr.common.SolrInputDocument document,
SolrHelperService shs)
Allows the extension additional fields to the document that are not configured via the DB.
|
| Constructor and Description |
|---|
GlobalSolrFullReIndexOperation(SolrIndexService indexService,
SolrConfiguration solrConfiguration,
SolrHelperService shs,
boolean errorOnConcurrentReindex) |
| Modifier and Type | Field and Description |
|---|---|
protected SolrHelperService |
CatalogDocumentBuilderImpl.shs |
Copyright © 2023. All rights reserved.