| Modifier and Type | Method and Description |
|---|---|
Converter<AsBoostRuleModel,AsBoostRule> |
AsConfigurableSearchConfigurationPopulator.getAsBoostRuleConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsBoostRulePopulator.populate(AsBoostRuleModel source,
AsBoostRule target) |
| Modifier and Type | Method and Description |
|---|---|
void |
AsConfigurableSearchConfigurationPopulator.setAsBoostRuleConverter(Converter<AsBoostRuleModel,AsBoostRule> asBoostRuleConverter) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AsConfigurationHolder<AsBoostRule>> |
AsSearchProfileResult.getBoostRules() |
java.util.List<AsBoostRule> |
AsConfigurableSearchConfiguration.getBoostRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsConfigurableSearchConfiguration.setBoostRules(java.util.List<AsBoostRule> boostRules) |
void |
AsSearchProfileResult.setBoostRules(java.util.List<AsConfigurationHolder<AsBoostRule>> boostRules) |
| Modifier and Type | Method and Description |
|---|---|
protected <V extends AsBoostRule> |
AsBoostRulesAddMergeStrategy.mergeAfter(java.util.List<AsConfigurationHolder<V>> source,
java.util.List<AsConfigurationHolder<V>> target) |
protected <V extends AsBoostRule> |
AsBoostRulesReplaceMergeStrategy.replace(java.util.List<AsConfigurationHolder<V>> source,
java.util.List<AsConfigurationHolder<V>> target) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AsBoostRulesDataHandler.convertFromSearchProfileResult(AsConfigurationHolder<AsBoostRule> source,
BoostRuleEditorData target) |
| Modifier and Type | Method and Description |
|---|---|
protected AsConfigurationHolder<AsBoostRule> |
SolrAsSearchProfileCalculationListener.convertBoost(BoostField boostField,
AsUidGenerator asUidGenerator) |
| Modifier and Type | Method and Description |
|---|---|
protected BoostField |
SolrAsSearchProfileCalculationListener.createBoostField(AsConfigurationHolder<? extends AsBoostRule> boostRuleHolder) |
protected boolean |
SolrAsSearchProfileCalculationListener.isValidBoostRule(FacetSearchContext facetSearchContext,
AsConfigurationHolder<AsBoostRule> boostRule) |
Copyright © 2017 SAP SE. All Rights Reserved.