| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractBackofficeSolrIndexerJob.synchronizeIndexForConfig(SolrFacetSearchConfigModel config,
java.util.List<SolrModifiedItemModel> items) |
| Modifier and Type | Method and Description |
|---|---|
void |
DirectSolrIndexSynchronizationStrategyTest.init() |
void |
BackofficeSolrIndexerDeleteJobTest.testDeleteSingleItem() |
void |
DirectSolrIndexSynchronizationStrategyTest.testRemoveItem() |
void |
DirectSolrIndexSynchronizationStrategyTest.testUpdateItem() |
void |
BackofficeSolrIndexerUpdateJobTest.testUpdateSingleItem() |
| Modifier and Type | Method and Description |
|---|---|
FacetSearchConfig |
BackofficeFacetSearchConfigService.getFacetSearchConfig(java.lang.String typeCode)
Finds matching config for given type or one of its superTypes.
|
SolrFacetSearchConfigModel |
BackofficeFacetSearchConfigService.getSolrFacetSearchConfigModel(java.lang.String typeCode)
Finds matching config for given type or one of its superTypes.
|
| Modifier and Type | Method and Description |
|---|---|
FacetSearchConfig |
DefaultBackofficeFacetSearchConfigService.getFacetSearchConfig(java.lang.String typeCode) |
SolrFacetSearchConfigModel |
DefaultBackofficeFacetSearchConfigService.getSolrFacetSearchConfigModel(java.lang.String typeCode) |
| Modifier and Type | Method and Description |
|---|---|
protected SearchQuery |
SolrAsSearchProvider.convertSearchQuery(AsSearchProfileContext context,
AsSearchQueryData searchQuery) |
| Modifier and Type | Method and Description |
|---|---|
protected FacetSearchConfig |
DefaultBoostFacade.getFacetSearchConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSolrProductSearchServiceTest.setUp() |
| Modifier and Type | Method and Description |
|---|---|
protected FacetSearchConfig |
SearchSolrQueryPopulator.getFacetSearchConfig()
Resolves suitable
FacetSearchConfig for the query based on the configured strategy bean. |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
AbstractYSolrService.resolveIndexedPropertyFieldName(SolrIndexedPropertyModel indexedProperty,
LanguageModel language) |
| Modifier and Type | Method and Description |
|---|---|
FacetSearchConfig |
FacetSearchConfigService.getConfiguration(CatalogVersionModel catalogVersion)
Searches for the configuration for the specified catalog version.
|
FacetSearchConfig |
FacetSearchConfigService.getConfiguration(java.lang.String name)
Returns the configuration by name
|
protected void |
RangedIndexedPropertyTest.loadData() |
java.util.List<IndexedProperty> |
FacetSearchConfigService.resolveIndexedProperties(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
java.util.Collection<java.lang.String> indexedPropertiesIds)
Resolves indexed properties by ids.
|
IndexedType |
FacetSearchConfigService.resolveIndexedType(FacetSearchConfig facetSearchConfig,
java.lang.String indexedTypeName)
Resolves indexed type by name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AmbiguousConfigurationException
Thrown by
DefaultFacetSearchConfigService whenever the user specified the configuration in both the xml file
and the related configuration items. |
class |
FacetConfigUnknownBeanException
Thrown by
DefaultFacetSearchConfigService whenever either identity provider of an indexed type or value
provider of an indexed property cannot be resolved |
class |
FacetConfigUnknownItemTypeException
Thrown by
DefaultFacetSearchConfigService when composed type of an indexed type cannot be recognized |
class |
FacetConfigUnknownValueRangeException
Thrown by
DefaultFacetSearchConfigService whenever value range specified in the indexed property definition
cannot be found |
class |
FieldValueProviderException
Thrown by
FieldValueProvider whenever the specialized field value provider cannot obtain the value |
class |
PropertyOutOfRangeException
Thrown by
AbstractPropertyFieldValueProvider#getRangeName(de.hybris.platform.solrfacetsearch.config.IndexedProperty, Object)
whenever the actual value of the property is not
included in any of the related value range set defined in this indexed property definition |
class |
UnsuportedServerModeException
Thrown whenever SOLR configuration contains mode definition that is not supported
|
| Modifier and Type | Method and Description |
|---|---|
FacetSearchConfig |
DefaultFacetSearchConfigService.getConfiguration(CatalogVersionModel catalogVersion) |
FacetSearchConfig |
DefaultFacetSearchConfigService.getConfiguration(java.lang.String name) |
protected void |
DefaultFacetSearchConfigServiceTest.loadData() |
java.util.List<IndexedProperty> |
MockFacetSearchConfigService.resolveIndexedProperties(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
java.util.Collection<java.lang.String> indexedPropertiesIds) |
java.util.List<IndexedProperty> |
DefaultFacetSearchConfigService.resolveIndexedProperties(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
java.util.Collection<java.lang.String> indexedPropertiesIds) |
IndexedType |
MockFacetSearchConfigService.resolveIndexedType(FacetSearchConfig facetSearchConfig,
java.lang.String indexedTypeName) |
IndexedType |
DefaultFacetSearchConfigService.resolveIndexedType(FacetSearchConfig facetSearchConfig,
java.lang.String indexedTypeName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultIndexConfigPopulator.checkSingleQuery(SolrIndexerQueryModel query) |
protected java.util.Collection<IndexedType> |
DefaultIndexConfigPopulator.getIndexTypesFromItems(java.util.Collection<SolrIndexedTypeModel> itemTypes,
SolrConfig solrConfig) |
protected void |
DefaultIndexedTypePopulator.populateBasic(SolrIndexedTypeModel source,
IndexedType target) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrExtIndexerJobTest.executeQueryWithContextAwareParameters() |
void |
SolrExtIndexerJobTest.executeQueryWithCronJobAwareParameters() |
void |
SolrExtIndexerJobTest.executeQueryWithParameters() |
void |
SolrExtIndexerJobIntegrationTest.testDeleteProduct() |
void |
SolrExtIndexerJobIntegrationTest.testSearchBeforeUpdate() |
void |
SolrExtIndexerJobIntegrationTest.testUpdateLastIndexTimeNotChange() |
void |
SolrExtIndexerJobIntegrationTest.testUpdateProduct() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
IndexationInUserContextTest.loadData() |
protected void |
SolrIndexerLanguageFallbackTest.loadData() |
protected void |
IndexationInLanguageContextTest.loadData() |
void |
IndexationInLanguageContextTest.testIndexInEnglish() |
void |
IndexationInLanguageContextTest.testIndexInGerman() |
void |
IndexationInUserContextTest.testQueryNotPermittedAttribute() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultIndexerWorker.doRun() |
| Modifier and Type | Method and Description |
|---|---|
protected FacetSearchConfig |
AbstractIntegrationTest.getFacetSearchConfig() |
protected FacetSearchConfig |
MultithreadedIndexerServiceAccessTest.getFacetSearchConfig(int threadNumber) |
protected void |
SolrStopWordsIntegrationTest.loadData() |
protected void |
SearchQueryPromotedItemsTest.loadData() |
protected void |
SolrSynonymsIntegrationTest.loadData() |
protected void |
SearchMethodTest.loadData() |
protected void |
SearchQueryExcludedItemsTest.loadData() |
protected void |
SearchGroupingTest.loadData() |
protected void |
SearchHighlightingFieldsTest.loadData() |
protected void |
SearchQueryBoostsTest.loadData() |
protected void |
SearchFulltextTest.loadData() |
void |
SolrIndexHotUpdateTest.shouldChangeLastIndexTimeWhenFullIndex() |
void |
SolrIndexHotUpdateTest.shouldNotChangeLastIndexTimeWhenPartialUpdate() |
void |
SolrSynonymsIntegrationTest.testAddingSynonyms() |
void |
SolrSynonymsIntegrationTest.testRemoveSynonyms() |
void |
SolrStopWordsIntegrationTest.testSearchForStopWordAfterUpdate() |
void |
SolrStopWordsIntegrationTest.testSearchForStopWordBeforeUpdate() |
void |
SolrStopWordsIntegrationTest.testSearchForStopWordInOtherLanguage() |
void |
SolrSynonymsIntegrationTest.testSearchForSynonymBeforeUpdate() |
void |
SolrSynonymsIntegrationTest.testUpdateSynonyms() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
FieldNameProvider.getFieldName(SolrIndexedPropertyModel prop,
java.lang.String qualifier,
FieldNameProvider.FieldType fieldType)
Returns field name for a given property, qualifier and FieldType.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
DefaultFieldNameProvider.getFieldName(SolrIndexedPropertyModel prop,
java.lang.String qualifier,
FieldNameProvider.FieldType fieldType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SearchByPropertiesWithExportIdTest.loadData()
Test solr configuration builds index for products from test catalog for two index properties:
1.) propertyName : code , exportId : code_id
2.) propertyName : name, exportId : null |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrSearchResultTest.testGetResultData() |
void |
SolrSearchResultTest.testGetResultDataWithPostProcessors()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SolrServerConnectionParametersTest.testConnectionParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSolrClientPoolPerformanceTest.testPoolPerformance() |
void |
DefaultSolrClientPoolPerformanceTest.testPoolPerformanceWithInvalidation() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SolrAutoSuggestServiceTest.loadData() |
Copyright © 2018 SAP SE. All Rights Reserved.