| Modifier and Type | Method and Description |
|---|---|
protected FacetSearchConfig |
DefaultBoostFacade.getFacetSearchConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected 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(String name)
Returns the configuration by name
|
protected void |
RangedIndexedPropertyTest.loadData() |
List<IndexedProperty> |
FacetSearchConfigService.resolveIndexedProperties(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
Collection<String> indexedPropertiesIds)
Resolves indexed properties by ids.
|
IndexedType |
FacetSearchConfigService.resolveIndexedType(FacetSearchConfig facetSearchConfig,
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(String name) |
protected void |
DefaultFacetSearchConfigServiceTest.loadData() |
List<IndexedProperty> |
MockFacetSearchConfigService.resolveIndexedProperties(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
Collection<String> indexedPropertiesIds) |
List<IndexedProperty> |
DefaultFacetSearchConfigService.resolveIndexedProperties(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
Collection<String> indexedPropertiesIds) |
IndexedType |
MockFacetSearchConfigService.resolveIndexedType(FacetSearchConfig facetSearchConfig,
String indexedTypeName) |
IndexedType |
DefaultFacetSearchConfigService.resolveIndexedType(FacetSearchConfig facetSearchConfig,
String indexedTypeName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultIndexConfigPopulator.checkSingleQuery(SolrIndexerQueryModel query) |
protected IndexConfig |
DefaultFacetSearchConfigPopulator.getIndexConfigFromItems(SolrFacetSearchConfigModel configModel) |
protected Collection<IndexedProperty> |
DefaultIndexedTypePopulator.getIndexedPropertiesFromItems(SolrIndexedTypeModel itemTypeModel) |
protected IndexedProperty |
DefaultIndexedTypePopulator.getIndexedPropertyFromItem(SolrIndexedPropertyModel property) |
protected Collection<IndexedType> |
DefaultIndexConfigPopulator.getIndexTypesFromItems(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 |
IndexationInLanguageContextTest.loadData() |
protected void |
IndexationInUserContextTest.loadData() |
protected void |
SolrIndexerLanguageFallbackTest.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 |
SearchFulltextTest.loadData() |
protected void |
IndexAndSearchFromMultipleCatalogVersionsTest.loadData() |
protected void |
SolrStopWordsIntegrationTest.loadData() |
protected void |
SolrSearchQueryTest.loadData() |
protected void |
SearchGroupingTest.loadData() |
protected void |
SolrSynonymsIntegrationTest.loadData() |
void |
SolrIndexHotUpdateTest.shouldChangeLastIndexTimeWhenFullIndex() |
void |
SolrIndexHotUpdateTest.shouldNotChangeLastIndexTimeWhenPartialUpdate() |
void |
SolrSynonymsIntegrationTest.testAddingSynonyms() |
void |
IndexAndSearchFromMultipleCatalogVersionsTest.testIndexTwoCatalogVersionsSearchInOneCatalogVersion() |
void |
IndexAndSearchFromMultipleCatalogVersionsTest.testIndexTwoCatalogVersionsSearchInOneSessionCatalogVersion() |
void |
IndexAndSearchFromMultipleCatalogVersionsTest.testIndexTwoCatalogVersionsSearchInThird() |
void |
IndexAndSearchFromMultipleCatalogVersionsTest.testIndexTwoCatalogVersionsSearchInTwoCatalogVersions() |
void |
IndexAndSearchFromMultipleCatalogVersionsTest.testIndexTwoCatalogVersionsSearchInTwoOthers() |
void |
IndexAndSearchFromMultipleCatalogVersionsTest.testIndexTwoCatalogVersionsSearchInTwoSessionCatalogVersions() |
void |
SolrSynonymsIntegrationTest.testRemoveSynonyms() |
void |
SolrStopWordsIntegrationTest.testSearchForStopWordAfterUpdate() |
void |
SolrStopWordsIntegrationTest.testSearchForStopWordBeforeUpdate() |
void |
SolrStopWordsIntegrationTest.testSearchForStopWordInOtherLanguage() |
void |
SolrSynonymsIntegrationTest.testSearchForSynonymBeforeUpdate() |
void |
SolrSynonymsIntegrationTest.testUpdateSynonyms() |
| Modifier and Type | Method and Description |
|---|---|
String |
FieldNameProvider.getFieldName(SolrIndexedPropertyModel prop,
String qualifier,
FieldNameProvider.FieldType fieldType)
Returns field name for a given property, qualifier and FieldType.
|
| Modifier and Type | Method and Description |
|---|---|
String |
DefaultFieldNameProvider.getFieldName(SolrIndexedPropertyModel prop,
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() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrServerConnectionParametersTest.testConnectionParameters() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
AbstractSolrRestService.getCoreName(IndexedType indexedType,
boolean isMaster)
Deprecated.
Returns all core names from given configuration as collection of strings
|
void |
DefaultSolrClientPoolPerformanceTest.testPoolPerformance() |
void |
DefaultSolrClientPoolPerformanceTest.testPoolPerformanceWithInvalidation() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SolrAutoSuggestServiceTest.loadData() |
Copyright © 2017 SAP SE. All Rights Reserved.