Skip to content
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.

Latest commit

 

History

History
46 lines (33 loc) · 845 Bytes

index.rst

File metadata and controls

46 lines (33 loc) · 845 Bytes

ElasticUtils

ElasticUtils is a Python library that gives you a Django queryset-like API for elasticsearch as well as some other tools for making it easier to integrate elasticsearch into your application.

Code

https://github.com/mozilla/elasticutils

License

BSD; see LICENSE file

Issues

https://github.com/mozilla/elasticutils/issues

Documentation

http://elasticutils.readthedocs.org/

IRC

#elasticutils on irc.mozilla.org

User's Guide

changelog installation queries es debugging django

Contributor's Guide

join hacking_howto dev_conventions dev_documentation dev_testing