This example demonstrates how to setup Bloomreach's search feature and the various search usecases. See config.js
file to configure it to run for your account and catalog
To see an example with facets, see the facets example
Download the example or clone the repo
Install it and run:
npm ci
npm start
or: