1.20.0
·
2 commits
to master
since this release
Included commits: 1.19.0...1.20.0
Improvements
- Introduced
ProductAttributeDependencyProvider::PLUGINS_SUGGEST_KEYS_QUERY_EXPANDERandProductAttributeDependencyProvider::PLUGINS_SUGGEST_KEYS_EXPANDERplugin stack constants to support adding product attributes to products with extended query and result customization. - Added
getSuggestKeysQueryExpanderPlugins()andgetSuggestKeysExpanderPlugins()toProductAttributeBusinessFactoryto wire the new plugin stacks into the suggest keys flow.