Working with the Sitecore Query Builder field using SOLR

Sitecore’s query builder can be a very versatile tool for content authors if setup right. It can give the content authors the option to virtually select any set of items to display on a given module. This, paired with the right set of custom facet definitions, can work wonders to optimize the content author experience.… Read More Working with the Sitecore Query Builder field using SOLR

Adding search facets on computed fields in Sitecore 9 with SOLR

Adding facets to help content authors in searching content is always a great idea, especially when you have rather large buckets with loads of items. One thing I noticed while trying to set this up, was that I needed untokenized fields in the index to make this work as expected, while text fields by default… Read More Adding search facets on computed fields in Sitecore 9 with SOLR