| Exception | Description |
|---|---|
| AmbiguousConfigurationException |
Thrown by
DefaultFacetSearchConfigService whenever the user specified the configuration in both the xml file
and the related configuration items. |
| FacetConfigExportException | |
| FacetConfigServiceException |
Main exception of the SOLR configuration service.
|
| FacetConfigUnknownBeanException |
Thrown by
DefaultFacetSearchConfigService whenever either identity provider of an indexed type or value
provider of an indexed property cannot be resolved |
| FacetConfigUnknownItemTypeException |
Thrown by
DefaultFacetSearchConfigService when composed type of an indexed type cannot be recognized |
| FacetConfigUnknownValueRangeException |
Thrown by
DefaultFacetSearchConfigService whenever value range specified in the indexed property definition
cannot be found |
| FieldValueProviderException |
Thrown by
FieldValueProvider whenever the specialized field value provider cannot obtain the value |
| IndexerQueryFactoryException | |
| ParameterProviderException |
Exception thrown by
FlexibleSearchQuerySpecFactory whenever the parameter provider specified in indexer query
cannot be found. |
| 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 |
| SolrFacetSearchMisconfigurationException | |
| UnsuportedServerModeException |
Thrown whenever SOLR configuration contains mode definition that is not supported
|
Copyright © 2018 SAP SE. All Rights Reserved.