| Modifier and Type | Method and Description |
|---|---|
protected Listitem |
BoostViewerController.createBoostRuleListitem(BoostRuleData boostRule,
boolean delete) |
| Modifier and Type | Method and Description |
|---|---|
BoostRuleData |
BoostFacade.createBoostRule(String categoryCode,
BoostRuleData boostRuleData)
Creates a new boost rule for a given category and propertyName.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<BoostRuleData> |
BoostFacade.getBoostRules(String categoryId)
Returns all boost rule settings for a given category.
|
| Modifier and Type | Method and Description |
|---|---|
SolrBoostRuleModel |
BoostService.createBoostRule(IndexedType indexedType,
SolrFacetSearchConfigModel facetSearchConfig,
String categoryCode,
BoostRuleData boostRuleData)
Creates and returns a new boost rule based on a given indexed type and facet search config.
|
BoostRuleData |
BoostFacade.createBoostRule(String categoryCode,
BoostRuleData boostRuleData)
Creates a new boost rule for a given category and propertyName.
|
| Modifier and Type | Method and Description |
|---|---|
BoostRuleData |
BoostRuleConverter.convert(SolrBoostRuleModel ruleModel) |
BoostRuleData |
BoostRuleConverter.convert(SolrBoostRuleModel ruleModel,
BoostRuleData boostRuleData) |
| Modifier and Type | Method and Description |
|---|---|
BoostRuleData |
BoostRuleConverter.convert(SolrBoostRuleModel ruleModel,
BoostRuleData boostRuleData) |
| Modifier and Type | Method and Description |
|---|---|
BoostRuleData |
DefaultBoostFacade.createBoostRule(String categoryCode,
BoostRuleData boostRuleData) |
| Modifier and Type | Method and Description |
|---|---|
Collection<BoostRuleData> |
DefaultBoostFacade.getBoostRules(String categoryId) |
| Modifier and Type | Method and Description |
|---|---|
protected SolrBoostRuleModel |
DefaultBoostService.createBoostRule(AbstractSolrSearchProfileModel searchProfile,
SolrFacetSearchConfigModel facetSearchConfig,
BoostRuleData boostRuleData) |
SolrBoostRuleModel |
DefaultBoostService.createBoostRule(IndexedType indexedType,
SolrFacetSearchConfigModel facetSearchConfig,
String categoryCode,
BoostRuleData boostRuleData) |
BoostRuleData |
DefaultBoostFacade.createBoostRule(String categoryCode,
BoostRuleData boostRuleData) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBoostFacade.setBoostConverter(Converter<SolrBoostRuleModel,BoostRuleData> boostConverter) |
Copyright © 2017 SAP SE. All Rights Reserved.