| Package | Description |
|---|---|
| com.broadleafcommerce.search.domain | |
| com.broadleafcommerce.search.service | |
| com.broadleafcommerce.search.service.extension |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CategoryBoostRule |
interface |
GlobalBoostRule |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryBoostRuleImpl |
class |
GlobalBoostRuleImpl |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EnterpriseSearchBoostRuleDaoImpl.attachActiveRestriction(Date currentDate,
javax.persistence.criteria.Path<? extends BoostRule> rule,
List<javax.persistence.criteria.Predicate> restrictions) |
| Modifier and Type | Method and Description |
|---|---|
protected List<? extends BoostRule> |
EnterpriseSearchSolrSearchServiceExtensionHandler.filterBoostRules(List<? extends BoostRule> boostRules)
This method is used to filter out any boost rules that we do not want to apply.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
EnterpriseSearchSolrSearchServiceExtensionHandler.shouldSkipBasedOnQuery(String queryString,
BoostRule rule) |
| Modifier and Type | Method and Description |
|---|---|
protected List<? extends BoostRule> |
EnterpriseSearchSolrSearchServiceExtensionHandler.filterBoostRules(List<? extends BoostRule> boostRules)
This method is used to filter out any boost rules that we do not want to apply.
|
Copyright © 2020. All rights reserved.