Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想始终显示特定制造商的产品。我尝试从后台应用提升规则。但即使应用了提升规则,产品也不会出现在顶部,而是出现在下方。这可能是因为升压因子不够。
默认提升因子设置为 100。有没有办法从后台或其他地方更改此值?
在commercesearch-spring.xml 中为bean“boostRuleValidator”定义了一个属性“maxBoostFactorValue”。通过修改此值,可以更改最大提升因子。