Django Elasticsearch 7.0.2 | Coderz Repository

django-elasticsearch 7.0.2

Last updated:

0 purchases

django-elasticsearch 7.0.2 Image
django-elasticsearch 7.0.2 Images

Free

Languages

Categories

Add to Cart

Description:

djangoelasticsearch 7.0.2

Django-Elasticsearch
Django-Elasticsearch is a package that allows indexing of django models in elasticsearch.
It utilizes elasticsearch-dsl
so you can use all the features developed by the elasticsearch-dsl-py team.
Installation
pip install django_elasticsearch
# or, you know...
poetry add django_elasticsearch

Usage
At the moment, follow https://django-elasticsearch-dsl.readthedocs.io/
but replace django_elasticsearch_dsl with django_elasticsearch
Features

Based on elasticsearch-dsl so you can make queries with the Search class.
Django signal receivers on save and delete for keeping Elasticsearch in sync.
Management commands for creating, deleting, rebuilding and populating indices.
Elasticsearch auto mapping from django models fields.
Complex field type support (ObjectField, NestedField).
Index fast using parallel indexing.

Elasticsearch Compatibility
The library is currently only compatible with Elasticsearch 7

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.