This article describes an issue you may encounter when you are trying to use the faceting capability of Solr. It touches on the way you can use the Sitecore Search API to generate Solr queries which contain facets using Sitecore's FacetOn() LINQ to Sitecore capability.…
All posts in Sitecore
In this article we look at how you might develop a Federated Search with data using both Sitecore Content and numerous other external data points.…
In this article we'll take a look at a realtively simple way in which you can utilise Sitecore to look after managing the indexing of external data for you using Solr as the Search Provider.…
This article is a quick look at a few ways in which you can enforce accessibility standards and best practice within Sitecore…
Sitecore SXA Themes Enable gulp sync with Creative Exchange Error - 403.0 - The request could not be completed because the service is disabled.…
It's as simple as this to stop drowning in config files and improve your build/release process while you're at it.…
Setting up a Production-ready Solr instance can be a bit of a pain. Here is a quick guide to get you up and running with a Solr instance ready for your Sitecore 9.x solution.…
I've used the Wildcard Page concept within Sitecore in a couple of solutions for clients in the past and have always enjoyed the clever piece of design that they are each time I've done so. I recently proposed using a Wildcard page solution in our Sitecore 8.2 Azure PaaS solution using Azure Search and decided to share some of my initial thoughts and learnings here. What is a Wildcard page?Essentially a Wildcard page is a special page within your solution which is often denoted by having the item name "*" or a specific page template. The idea being that…