Skip to main content

Simple ElasticSearch indexing integration for Django.

Project description

https://badge.fury.io/py/django-simple-elasticsearch.png https://travis-ci.org/jaddison/django-simple-elasticsearch.png?branch=master https://pypip.in/d/django-simple-elasticsearch/badge.png

NOTE: The 0.5.x version codebase is deprecated and no longer supported. Version 0.9+ is a breaking change release.

This package provides a simple method of creating Elasticsearch indexes for Django projects.

  • Free software: BSD license

Features

  • class mixin containing mainly @classmethod methods to handle index, type, mapping, and document data generation for indexing/deletion purposes

  • optionally auto index/delete with model signals (can trigger manual indexing of data - there are great use cases for this)

  • management command to handle broad initialization and indexing

TODO

  • Update all the RST template files appropriately. audreyr’s cookiecutter was used to generate the base files in this package.

  • Tests. Write them.

  • Documentation. Write it.

History

0.9.1 (2014-11-10)

  • Added missing management command module.

0.9.0 (2014-11-10)

  • In what will become version 1.0, this 0.9.x codebase is a revamp of the original codebase (v0.5.x). Completely breaking over previous versions.

0.5.0 (2014-03-05)

Final release in 0.x codebase - this old codebase is now unmaintained.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-simple-elasticsearch-0.9.1.tar.gz (17.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page