Slide 16
Slide 16 text
Indexing
In the indexing stage, we use a
library called Elasticsearch-py to
integrate Elasticsearch and Python.
indexer.py
https://pypi.python.org/pypi/elasticsearch
https://elasticsearch-py.readthedocs.io/en/master/
https://github.com/elastic/elasticsearch-py
Creates the index
Adds a new document to the index