Skip to content

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

Notifications You must be signed in to change notification settings

villasv/relevant-search-book

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Jupyter Notebook 100.0%