/relevant-search-book

Code and examples for "Relevant Search", Manning Publications. Ported to Python3 and Elasticsearch7

Primary LanguageJupyter Notebook

Relevant Search

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!

How to run

  1. Have Elasticsearch running (requires Docker)
make start
  1. Have a Jupyter Notebook server running
cd ipython && jupyter notebook