Contents

django-elasticsearch-dsl-drf 0.22.5

0

Integrate Elasticsearch DSL with Django REST framework.

Integrate Elasticsearch DSL with Django REST framework.

Stars: 339, Watchers: 339, Forks: 112, Open Issues: 53

The barseghyanartur/django-elasticsearch-dsl-drf repo was created 5 years ago and was last updated 1 weeks ago.
The project is popular with 339 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/
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 53 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 1.0.12

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

drf-yasg 1.21.4

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