title | issue |
---|---|
Show name of variant products in admin search |
NEXT-17015 |
- Added computed
productDisplayName
insrc/Administration/Resources/app/administration/src/app/component/structure/sw-search-bar-item/index.js
to get name of variant products. - Changed
loadResults
method insrc/Administration/Resources/app/administration/src/app/component/structure/sw-search-bar/index.js
to update criteria of product. - Changed
buildGlobalSearchQueries
method insrc/Administration/Resources/app/administration/src/app/service/search-ranking.service.js
to allow custom Criteria.