An example to test bulk
insert of Elasticsearch on Django REST Framework with elasticsearch-dsl.
docker compose up
and docker compose down
to load up and shut down the servers.
Go to http://localhost:9200/search_2/_search?pretty=true&q=*:*
upon completion of loading all the containers.