Step 2: Configure Fields for Faceting

Set as Searchable Field

While facets are primarily a frontend feature and you configure how to display facets, you first need to pass facet data from the backend to the frontend. To do this, set the fields you want to enable facets for as searchable fields with type facet for each vertical.

Check out the Add Facets to a Search Vertical help article for step-by-step instructions on how to do this.

Review the Searchable and Display Fields unit for a refresher on searchable fields.

Feedback