title | issue |
---|---|
Admin search performance improvements |
NEXT-20963 |
- Changed
doListSearch
,doListSearchWithContainer
anddoGlobalSearch
methods insrc/app/component/structure/sw-search-bar/index.js
to change debounce time - Changed
buildGlobalSearchQueries
method insrc/app/service/search-ranking.service.js
to settotalCountMode
for criteria - Changed
loadTypeSearchResults
method insrc/app/component/structure/sw-search-bar/index.js
to reset the limit and the totalCountMode for criteria - Changed
searchTypeRoute
andsearchContent
methods insrc/app/component/structure/sw-search-more-results/index.js
to not show the total number of search results