Code and Examples for Relevant Search by Doug Turnbull and John Berryman. Published by Manning Publications.
Ported to Python3 and Elasticsearch7 by Victor Villas.
Relevant Search is all about leveraging Solr and Elasticsearch to build more intelligent search applications with intuitive results!
- Have Elasticsearch running (requires Docker)
make start
- Have a Jupyter Notebook server running
cd ipython && jupyter notebook