Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 514 Bytes

File metadata and controls

18 lines (11 loc) · 514 Bytes

Bloomreach - Relevance by segment example

This example demonstrates how to setup Bloomreach's relevance by segment feature with search. See config.js file to configure it to run for your account and catalog

How to use

Download the example or clone the repo

Install it and run:

npm ci
npm start

or:

Edit on CodeSandbox