A prototype search dialog built for oc-search-elastic
To run the prototype:
- Start your oc-search-elastic service
- Adapt the
indexHost
andindexCollection
setting in file Index.js - Update dependencies:
npm update
- Build and run the app:
npm start
- Open chrome and install the CORS extension
- Open http://localhost:3000 to view the prototype in chrome