Backend and Infrastructure

Create a Facet using Taxonomy for Drupal 8, 9, and 10

A powerful facet combination is to create a search Facet on a taxonomy field. This brings several advantages to how your search can be configured and displayed.

In this tutorial, we'll:

  • Describe the additional complexities for using a reference field for a facet
  • Show how to use taxonomy weights to control facet option order

By the end of this tutorial you should be able to add a facet that allows users to filter search result based on taxonomy terms.