| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.config | |
| de.hybris.platform.solrfacetsearch.search | |
| de.hybris.platform.solrfacetsearch.search.product |
| Modifier and Type | Method and Description |
|---|---|
static Converter<SolrResult,?> |
IndexedTypes.getSolrResultConverter(IndexedType indexType) |
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractSolrConverter.convert(SolrResult source) |
protected <TYPE> TYPE |
AbstractSolrConverter.getValue(SolrResult solrResult,
IndexedProperty property)
Returns value of the indexed property from the SOLR search result by
IndexedProperty instance. |
protected <TYPE> TYPE |
AbstractSolrConverter.getValue(SolrResult solrResult,
java.lang.String propertyName)
Returns value of the indexed property from the SOLR search result by (not translated) name .
|
| Modifier and Type | Method and Description |
|---|---|
SolrProductData |
DefaultSolrProductConverter.convert(SolrResult solrResult,
SolrProductData target) |
Copyright © 2018 SAP SE. All Rights Reserved.