Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
23 lines (16 loc) · 562 Bytes

File metadata and controls

executable file
·
23 lines (16 loc) · 562 Bytes

Example of simple Hierarchical Faceting

The live demo can be found here: https://swiftype.github.io/swiftype-app-search-hierarchical-facets-example/

A description of imlementing hiearchical faceting can be found here: https://swiftype.com/documentation/app-search/guides/hierarchical-facets

Setup

# Install dependencies
yarn

# Run
yarn start

Update site

yarn build-site

This repository is pre-configured to run against and existing Engine, populated with documented from the data.json file included in this repository.