Uses of Class
de.hybris.platform.solrfacetsearch.config.exceptions.FacetConfigServiceException
Packages that use FacetConfigServiceException
Package
Description
-
Uses of FacetConfigServiceException in com.hybris.backoffice.solrsearch.indexer.cron
Methods in com.hybris.backoffice.solrsearch.indexer.cron that throw FacetConfigServiceExceptionModifier and TypeMethodDescriptionprotected voidAbstractBackofficeSolrIndexerJob.synchronizeIndexForConfig(SolrFacetSearchConfigModel config, List<SolrModifiedItemModel> items) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of FacetConfigServiceException in com.hybris.backoffice.solrsearch.indexing
Methods in com.hybris.backoffice.solrsearch.indexing that throw FacetConfigServiceExceptionModifier and TypeMethodDescriptionvoidDirectSolrIndexSynchronizationStrategyTest.init()voidDirectSolrIndexSynchronizationStrategyTest.testRemoveItemWhenIndexInitialized()voidDirectSolrIndexSynchronizationStrategyTest.testRemoveItemWhenIndexNotInitialized()voidDirectSolrIndexSynchronizationStrategyTest.testUpdateItemWhenIndexInitialized()voidDirectSolrIndexSynchronizationStrategyTest.testUpdateItemWhenIndexNotInitialized() -
Uses of FacetConfigServiceException in com.hybris.backoffice.solrsearch.services
Methods in com.hybris.backoffice.solrsearch.services that throw FacetConfigServiceExceptionModifier and TypeMethodDescriptionBackofficeFacetSearchConfigService.getFacetSearchConfig(String typeCode) Deprecated, for removal: This API element is subject to removal in a future version.Finds matching config for given type or one of its superTypes.BackofficeFacetSearchConfigService.getSolrFacetSearchConfigModel(String typeCode) Deprecated, for removal: This API element is subject to removal in a future version.Finds matching config for given type or one of its superTypes. -
Uses of FacetConfigServiceException in com.hybris.backoffice.solrsearch.services.impl
Methods in com.hybris.backoffice.solrsearch.services.impl that throw FacetConfigServiceExceptionModifier and TypeMethodDescriptionDefaultBackofficeFacetSearchConfigService.getFacetSearchConfig(String typeCode) Deprecated, for removal: This API element is subject to removal in a future version.DefaultBackofficeFacetSearchConfigService.getSolrFacetSearchConfigModel(String typeCode) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of FacetConfigServiceException in de.hybris.platform.adaptivesearchsolr.strategies.impl
Methods in de.hybris.platform.adaptivesearchsolr.strategies.impl that throw FacetConfigServiceExceptionModifier and TypeMethodDescriptionprotected SearchQuerySolrAsSearchProvider.convertSearchQuery(AsSearchProfileContext context, AsSearchQueryData searchQuery) -
Uses of FacetConfigServiceException in de.hybris.platform.commerceservices.search.solrfacetsearch.impl
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.impl that throw FacetConfigServiceException -
Uses of FacetConfigServiceException in de.hybris.platform.commerceservices.search.solrfacetsearch.populators
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.populators that throw FacetConfigServiceExceptionModifier and TypeMethodDescriptionprotected FacetSearchConfigSearchSolrQueryPopulator.getFacetSearchConfig()Resolves suitableFacetSearchConfigfor the query based on the configured strategy bean. -
Uses of FacetConfigServiceException in de.hybris.platform.solrfacetsearch.common
Methods in de.hybris.platform.solrfacetsearch.common that throw FacetConfigServiceExceptionModifier and TypeMethodDescriptionprotected StringAbstractYSolrService.resolveIndexedPropertyFieldName(SolrIndexedPropertyModel indexedProperty, LanguageModel language) -
Uses of FacetConfigServiceException in de.hybris.platform.solrfacetsearch.config
Methods in de.hybris.platform.solrfacetsearch.config that throw FacetConfigServiceExceptionModifier and TypeMethodDescriptionFacetSearchConfigService.getConfiguration(CatalogVersionModel catalogVersion) Searches for the configuration for the specified catalog version.FacetSearchConfigService.getConfiguration(String name) Returns the configuration by nameprotected voidRangedIndexedPropertyTest.loadData()FacetSearchConfigService.resolveIndexedProperties(FacetSearchConfig facetSearchConfig, IndexedType indexedType, Collection<String> indexedPropertiesIds) Resolves indexed properties by ids.FacetSearchConfigService.resolveIndexedType(FacetSearchConfig facetSearchConfig, String indexedTypeName) Resolves indexed type by name. -
Uses of FacetConfigServiceException in de.hybris.platform.solrfacetsearch.config.exceptions
Modifier and TypeClassDescriptionclassThrown byDefaultFacetSearchConfigServicewhenever the user specified the configuration in both the xml file and the related configuration items.classThrown byDefaultFacetSearchConfigServicewhenever either identity provider of an indexed type or value provider of an indexed property cannot be resolvedclassThrown byDefaultFacetSearchConfigServicewhen composed type of an indexed type cannot be recognizedclassThrown byDefaultFacetSearchConfigServicewhenever value range specified in the indexed property definition cannot be foundclassThrown byFieldValueProviderwhenever the specialized field value provider cannot obtain the valueclassThrown byAbstractPropertyFieldValueProvider#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 definitionclassThrown whenever SOLR configuration contains mode definition that is not supported -
Uses of FacetConfigServiceException in de.hybris.platform.solrfacetsearch.config.impl
Methods in de.hybris.platform.solrfacetsearch.config.impl that throw FacetConfigServiceExceptionModifier and TypeMethodDescriptionDefaultFacetSearchConfigService.getConfiguration(CatalogVersionModel catalogVersion) DefaultFacetSearchConfigService.getConfiguration(String name) protected voidDefaultFacetSearchConfigServiceTest.loadData()DefaultFacetSearchConfigService.resolveIndexedProperties(FacetSearchConfig facetSearchConfig, IndexedType indexedType, Collection<String> indexedPropertiesIds) MockFacetSearchConfigService.resolveIndexedProperties(FacetSearchConfig facetSearchConfig, IndexedType indexedType, Collection<String> indexedPropertiesIds) DefaultFacetSearchConfigService.resolveIndexedType(FacetSearchConfig facetSearchConfig, String indexedTypeName) MockFacetSearchConfigService.resolveIndexedType(FacetSearchConfig facetSearchConfig, String indexedTypeName) -
Uses of FacetConfigServiceException in de.hybris.platform.solrfacetsearch.converters.populator
Methods in de.hybris.platform.solrfacetsearch.converters.populator that throw FacetConfigServiceExceptionModifier and TypeMethodDescriptionprotected voidDefaultIndexConfigPopulator.checkSingleQuery(SolrIndexerQueryModel query) protected Collection<IndexedType>DefaultIndexConfigPopulator.getIndexTypesFromItems(Collection<SolrIndexedTypeModel> itemTypes, SolrConfig solrConfig) protected voidDefaultIndexedTypePopulator.populateBasic(SolrIndexedTypeModel source, IndexedType target) -
Uses of FacetConfigServiceException in de.hybris.platform.solrfacetsearch.indexer.cron
Methods in de.hybris.platform.solrfacetsearch.indexer.cron that throw FacetConfigServiceExceptionModifier and TypeMethodDescriptionvoidSolrExtIndexerJobTest.executeQueryWithContextAwareParameters()voidSolrExtIndexerJobTest.executeQueryWithCronJobAwareParameters()voidSolrExtIndexerJobTest.executeQueryWithParameters()voidSolrExtIndexerJobIntegrationTest.testDeleteProduct()voidSolrExtIndexerJobIntegrationTest.testSearchBeforeUpdate()voidSolrExtIndexerJobIntegrationTest.testUpdateLastIndexTimeNotChange()voidSolrExtIndexerJobIntegrationTest.testUpdateProduct() -
Uses of FacetConfigServiceException in de.hybris.platform.solrfacetsearch.indexer.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.impl that throw FacetConfigServiceExceptionModifier and TypeMethodDescriptionprotected voidIndexationInLanguageContextTest.loadData()protected voidIndexationInUserContextTest.loadData()protected voidSolrIndexerLanguageFallbackTest.loadData()voidIndexationInLanguageContextTest.testIndexInEnglish()voidIndexationInLanguageContextTest.testIndexInGerman()voidIndexationInUserContextTest.testQueryNotPermittedAttribute() -
Uses of FacetConfigServiceException in de.hybris.platform.solrfacetsearch.indexer.workers.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.workers.impl that throw FacetConfigServiceException -
Uses of FacetConfigServiceException in de.hybris.platform.solrfacetsearch.integration
Methods in de.hybris.platform.solrfacetsearch.integration that throw FacetConfigServiceExceptionModifier and TypeMethodDescriptionprotected FacetSearchConfigAbstractIntegrationTest.getFacetSearchConfig()protected FacetSearchConfigMultithreadedIndexerServiceAccessTest.getFacetSearchConfig(int threadNumber) protected voidSearchFulltextTest.loadData()protected voidSearchGroupingTest.loadData()protected voidSearchHighlightingFieldsTest.loadData()protected voidSearchMethodTest.loadData()protected voidSearchQueryBoostsTest.loadData()protected voidSearchQueryExcludedItemsTest.loadData()protected voidSearchQueryPromotedItemsTest.loadData()protected voidSolrStopWordsIntegrationTest.loadData()protected voidSolrSynonymsIntegrationTest.loadData()voidSolrIndexHotUpdateTest.shouldChangeLastIndexTimeWhenFullIndex()voidSolrIndexHotUpdateTest.shouldNotChangeLastIndexTimeWhenPartialUpdate()voidSolrSynonymsIntegrationTest.testAddingSynonyms()voidIndexCreationTest.testCreateIndex()voidSolrSynonymsIntegrationTest.testDeleteSynonymsWithSpecialCharacterKeys()voidSolrSynonymsIntegrationTest.testRemoveSynonyms()voidSolrStopWordsIntegrationTest.testSearchForStopWordAfterUpdate()voidSolrStopWordsIntegrationTest.testSearchForStopWordAfterUpdateWithSpecialCharacterStopword()voidSolrStopWordsIntegrationTest.testSearchForStopWordBeforeUpdate()voidSolrStopWordsIntegrationTest.testSearchForStopWordInOtherLanguage()voidSolrSynonymsIntegrationTest.testSearchForSynonymBeforeUpdate()voidSolrSynonymsIntegrationTest.testUpdateSynonyms()voidSolrSynonymsIntegrationTest.testUpdateSynonymsTwoTimesWithCaseSensitiveSynonymKeys() -
Uses of FacetConfigServiceException in de.hybris.platform.solrfacetsearch.provider
Methods in de.hybris.platform.solrfacetsearch.provider that throw FacetConfigServiceExceptionModifier and TypeMethodDescriptionFieldNameProvider.getFieldName(SolrIndexedPropertyModel prop, String qualifier, FieldNameProvider.FieldType fieldType) Returns field name for a given property, qualifier and FieldType. -
Uses of FacetConfigServiceException in de.hybris.platform.solrfacetsearch.provider.impl
Methods in de.hybris.platform.solrfacetsearch.provider.impl that throw FacetConfigServiceExceptionModifier and TypeMethodDescriptionDefaultFieldNameProvider.getFieldName(SolrIndexedPropertyModel prop, String qualifier, FieldNameProvider.FieldType fieldType) -
Uses of FacetConfigServiceException in de.hybris.platform.solrfacetsearch.search
Methods in de.hybris.platform.solrfacetsearch.search that throw FacetConfigServiceExceptionModifier and TypeMethodDescriptionprotected voidSearchByPropertiesWithExportIdTest.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 -
Uses of FacetConfigServiceException in de.hybris.platform.solrfacetsearch.search.impl
Methods in de.hybris.platform.solrfacetsearch.search.impl that throw FacetConfigServiceExceptionModifier and TypeMethodDescriptionvoidSolrSearchResultTest.testGetResultData()voidSolrSearchResultTest.testGetResultDataWithPostProcessors() -
Uses of FacetConfigServiceException in de.hybris.platform.solrfacetsearch.solr
Methods in de.hybris.platform.solrfacetsearch.solr that throw FacetConfigServiceExceptionModifier and TypeMethodDescriptionvoidSolrServerConnectionParametersTest.testConnectionParameters() -
Uses of FacetConfigServiceException in de.hybris.platform.solrfacetsearch.solr.impl
Methods in de.hybris.platform.solrfacetsearch.solr.impl that throw FacetConfigServiceExceptionModifier and TypeMethodDescriptionvoidDefaultSolrClientPoolPerformanceTest.testPoolPerformance()voidDefaultSolrClientPoolPerformanceTest.testPoolPerformanceWithInvalidation() -
Uses of FacetConfigServiceException in de.hybris.platform.solrfacetsearch.suggester
Methods in de.hybris.platform.solrfacetsearch.suggester that throw FacetConfigServiceException -
Uses of FacetConfigServiceException in de.hybris.platform.solrfacetsearchbackoffice.panel.renderers
Methods in de.hybris.platform.solrfacetsearchbackoffice.panel.renderers that throw FacetConfigServiceExceptionModifier and TypeMethodDescriptionprotected voidExportSolrConfigurationPanelRenderer.exportConfiguration(String configurationName)