Skip to content

dollardhingra/elasticsearch-handson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modified versions of pycon 2018 pyelasticsearch repo. I started learning elasticsearch in 2021, so modified some libraries in this repo.

Creating a Search Engine with Python + Elasticsearch

In this tutorial, you will be building a search engine to search for product attributes using a Flask app and Elasticsearch.

To participate in this tutorial, you need the following:

  1. A computer with a good text editor (Vim, Sublime, Atom, etc.) installed on it.

  2. Complete the Tutorial Prerequisites

Continuing from Part 1:

git commit -am "session1 work"
git fetch
git checkout session2
source venv/bin/activate
python searchapp/index_products.py

About

Elasticsearch hands-on with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published