| Package | Description |
|---|---|
| de.hybris.platform.commercesearch.dto | |
| de.hybris.platform.commercesearch.resource | |
| de.hybris.platform.solrfacetsearch.dto.config |
| Modifier and Type | Method and Description |
|---|---|
Collection<SolrBoostRuleDTO> |
AbstractSolrSearchProfileDTO.getBoostRules() |
List<SolrBoostRuleDTO> |
SolrBoostRulesDTO.getSolrBoostRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSolrSearchProfileDTO.setBoostRules(Collection<SolrBoostRuleDTO> value) |
void |
SolrBoostRulesDTO.setSolrBoostRules(List<SolrBoostRuleDTO> solrboostrulesList) |
| Constructor and Description |
|---|
SolrBoostRulesDTO(List<SolrBoostRuleDTO> solrboostrulesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
SolrBoostRulesResource.postSolrBoostRule(SolrBoostRuleDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
SolrBoostRuleResource.putSolrBoostRule(SolrBoostRuleDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
List<SolrBoostRuleDTO> |
SolrIndexedPropertyDTO.getBoostRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexedPropertyDTO.setBoostRules(List<SolrBoostRuleDTO> value) |
Copyright © 2017 SAP SE. All Rights Reserved.