Contents

django-elasticsearch-dsl-drf 0.22.5

0

Integrate Elasticsearch DSL with Django REST framework.

Integrate Elasticsearch DSL with Django REST framework.

Stars: 363, Watchers: 363, Forks: 110, Open Issues: 60

The barseghyanartur/django-elasticsearch-dsl-drf repo was created 6 years ago and the last code push was 1 years ago.
The project is popular with 363 github stars!

How to Install django-elasticsearch-dsl-drf

You can install django-elasticsearch-dsl-drf using pip

pip install django-elasticsearch-dsl-drf

or add it to a project with poetry

poetry add django-elasticsearch-dsl-drf

Package Details

Author
Artur Barseghyan
License
GPL-2.0-only OR LGPL-2.1-or-later
Homepage
https://github.com/barseghyanartur/django-elasticsearch-dsl-drf/
PyPi:
https://pypi.org/project/django-elasticsearch-dsl-drf/
Documentation:
https://django-elasticsearch-dsl-drf.readthedocs.io/
GitHub Repo:
https://github.com/barseghyanartur/django-elasticsearch-dsl-drf

Classifiers

No  django-elasticsearch-dsl-drf  pypi packages just yet.

Errors

A list of common django-elasticsearch-dsl-drf errors.

Code Examples

Here are some django-elasticsearch-dsl-drf code examples and snippets.

GitHub Issues

The django-elasticsearch-dsl-drf package has 60 open issues on GitHub

  • How to filter nested with name including underscore
  • boolean query ?
  • Test against Django 4.0 and Python 3.10
  • PageNumberPagination returns null for count when using EmptySearch
  • Implement aggregations backend

See more issues on GitHub

Related Packages & Articles

fcm-django 2.0.1

Send push notifications to mobile devices & browsers through FCM in Django.

drf-yasg 1.21.7

Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest Framework code.