Advertising sustains the DA. Ads are hidden for members. Join today

Contributed module documentation

Facets

The Facet module allows site builders to easily create and manage faceted search interfaces. In addition to the UI components that come out of the box, themers and module developers can build their own widgets that can optionally be contributed back to Drupal.org. Facets work with Drupal Core Search and Search API, meaning that code and configuration can be reused as-is with the most popular search solutions available to Drupal.

Further documentation is available in the module README -- make sure to use the module branch that corresponds with your version of the module! (2.0.x vs. 3.0.x)

Hierarchical date granularity facet

How to setup a hierarchical date granularity facet using Facets >= 2.0.2

How to Configure Facets in a Views REST Export

It provides a detailed guide on configuring facets in a Views REST export using Drupal.