This is part three in a series on making an awesome search experience in Sitecore. The previous parts were on:Part 1 - The basics, getting demo dataPart 2 - Defining the index, and utilizing it in…
This is part two in a series on making an awesome search experience in Sitecore. In the first part, I showed the basics of getting some demo data, which can be used for the search application. I've…
I’ve been working a lot with the Sitecore Content Search API lately, currently working on using the API for a webshop, and making the experience of finding your products awesome. Unfortunately I can’t…
I’ve wanted to create this blogpost for a while. It’s kind of a follow-up on my old post on defining a custom index in Sitecore 7 and utilizing itI’ve been playing around with the index definitions to…
Last week I upgraded a Sitecore 6.0.2 solution to a Sitecore 7.0. There’s quite a leap between the two, but all in all the upgrade was no problem at all. The biggest task in the upgrade was to rewrite…
This is just a simple post, showing how to do a search against an index using the new Sitecore.ContentSearch API. This is so simple that I just wanted to write a little blog on it. In the old days, we…