Skip to content

An example to test `bulk` insert of Elasticsearch with elasticsearch-dsl on DRF. @SV-Bootcamp-Team-E

Notifications You must be signed in to change notification settings

litsynp/drf-es-dsl-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drf-es-dsl-example

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.

About

An example to test `bulk` insert of Elasticsearch with elasticsearch-dsl on DRF. @SV-Bootcamp-Team-E

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published