- Elastic Search Integration With Django
- Backend
- Django
- Elastic Search
- Django Rest Framework
First, clone the repository to your local machine:
git clone https://github.com/samir321-pixel/Django_Elastic_Search.git
https://www.elastic.co/downloads/elasticsearch
https://www.oracle.com/java/technologies/downloads/#jdk17-windows
pip install -r requirements.txt
path :\elasticsearch-7.14.1-windows-x86_64\elasticsearch-7.14.1\bin
elasticsearch.bat
http://localhost:9200/
http://localhost:9200/elastic_demo
python manage.py createsuperuser
Finally, run the development server:
python manage.py runserver
http://127.0.0.1:8000/Demo/Elastic_Demo/
python manage.py search_index --rebuild
https://www.getpostman.com/collections/2370b8a0963fcf4215e7
Chrome | Internet Explorer | Edge | Safari | Firefox |
---|---|---|---|---|
Yes | 10+ | Yes | Yes | Yes |
Made By Samir Saitwal with ❤️
Samir Saitwal © 2021