public class FacetSearchQueryElevationPopulator extends AbstractFacetSearchQueryPopulator
| Constructor and Description |
|---|
FacetSearchQueryElevationPopulator() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildExcludedQuery(List<PK> excludedResults) |
FlexibleSearchService |
getFlexibleSearchService() |
protected IdentityProvider<ItemModel> |
getIdentityProvider(IndexedType indexedType) |
Map<PK,ItemModel> |
getItems(IndexedType indexedType,
Collection<PK> pks) |
void |
populate(SearchQueryConverterData source,
SolrQuery target) |
void |
setBeanFactory(BeanFactory beanFactory) |
void |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
convertQueryField, convertRawQuery, getDefaultOperator, getFacetSearchQueryOperatorTranslator, getFieldNameTranslator, resolveOperator, resolveQueryFieldOperator, setDefaultOperator, setFacetSearchQueryOperatorTranslator, setFieldNameTranslatorpublic void populate(SearchQueryConverterData source, SolrQuery target) throws ConversionException
ConversionExceptionpublic Map<PK,ItemModel> getItems(IndexedType indexedType, Collection<PK> pks)
protected IdentityProvider<ItemModel> getIdentityProvider(IndexedType indexedType)
public void setBeanFactory(BeanFactory beanFactory)
throws BeansException
BeansExceptionpublic FlexibleSearchService getFlexibleSearchService()
public void setFlexibleSearchService(FlexibleSearchService flexibleSearchService)
Copyright © 2017 SAP SE. All Rights Reserved.