close

Filter

loading table of contents...

Release Notes / Version 10.2101

Table Of Contents

AssetSearchService in commerce extension now uses a dedicated SearchResultFactory

AssetSearchService in commerce extension now uses a dedicated SearchResultFactory. Furthermore the factory uses a default caching time of 300 seconds (=5 minutes). The caching time is configurable by the config parameter 'caas.commerce.assetsearchservice. cache.seconds'. The change is considered breaking as the caching time was previously set by 'caas.querylist.search.cache.seconds', which may contain a different value than the new default of 300 seconds.

Additional bugfix: The caching time of 'caas.querylist.search.cache.seconds' was used by the common SearchResultFactory and 'caas.search.cache.seconds' by QueryListSearchResultFactory, meanong they were mixed up. The usages are now fixed.

(CMS-18188)

Search Results

Table Of Contents