Building a Full Text Search App Using Django, Docker and Elasticsearch.

If your Django app needs to search through a vast collection of data.
This article is for you.

\- Source code is included, so you can play around with ElasticSearch queries.

[https://dev.to/aymanemx/building-a-full-text-search-app-using-django-docker-and-elasticsearch-3bai](https://dev.to/aymanemx/building-a-full-text-search-app-using-django-docker-and-elasticsearch-3bai)

Leave a Comment