/elasticsearch-django-tutorial

Tutorial Files for Elasticsearch and Django

Primary LanguageJavaScript

elasticsearch-django-docker readme

Run the latest version of the ELK (Elasticsearch, Logstash, Kibana) stack with Docker and Docker Compose.
This is the fork of the elasticsearch-django-tutorial,
based on python 3.6 and elasticsearch 5.6

These files are to be used with the Qbox Series How To Use Elasticsearch With Python and Django. Part 1. Making a Basic Django App
Part 2. Populating the Database
Part 3. add data to the elasticsearch index in bulk, write a basic command, and add a mapping to the elasticsearch index
Part 4. add functional frontend items, write queries, allow the index to update
The original files and content were written by Mykyta Khliestov. Edited and copywritten for Qbox, Inc.