jambonrose / pycon-2018-pyelasticsearch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructors

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


Languages

Language:Python 69.9%Language:HTML 30.1%