Take the community feedback survey now.
Take the community feedback survey now.
To put your already rocking and exciting 2020 on Episerver steroids we’ll organize the 1st 2020 EpiDemic on February 11th with .Net Core as main topic. Martin Ottosen (Director of Product Management at Episerver) or one of the members of Episerver...
Imagine a site with 10+ instances and a lot of visitors and search requests. The find queries are tracked, to provide data for the auto suggest, and cached. And then… you get an error in Find: Too Many Requests. My first thought was to increase th...
Imagine a site with 10+ instances and a lot of visitors and search requests. The find queries are tracked, to provide data for the auto suggest, and cached. And then… you get an error in Find: Too Many Requests. My first thought was to increase th...
So your visitor is in a hurry and makes a typo in the search box. Chances are no results might be returned. By using the Bing Spellcheck API you can auto correct typos in the query and, maybe, return a result. As with the auto correct on your phon...
A while ago I wrote about how you can use ML.Net Recommender to add some smarts to your up-sell. I decided to take it a step further and make it work for general product recommendations. So I created a scheduled job that creates and trains the...