Sitecore Patterns Matching with SOLR

My nodeJS project is finally completed, so I could turn back to Sitecore and look for some interesting questions and solutions for them. Fortunately, I recently got one request. We have an e-commerce solution integrated with Sitecore, we also have DMS in place, and it is gathering statistics about users and their behavior on the site. We could add personalization to the site, trying to engage more clients, but it would be quite static, as a limited set of prepared content blocks would be shown based on defined rules....

July 27, 2015 Â· 6 min Â· Alex Smagin

Sitecore: Solr spell check

During one of our projects, we faced a problem that Sitecore 7 does not support out of the box some cool features of Solr like spell check and similar results, which were in great demand on one of our projects. After some time of investigation with Reflector, we found out that this kind of customization would not be easy, as a lot of classes in Sitecore provider to Solr wasn’t designed to support third party customization....

May 15, 2014 Â· 10 min Â· Alex Smagin