Skip to content

Butchered version of elasticutils 0.10.3 (deprecated). The reason this exists is because https://github.com/HelloLily/hellolily is undergoing a transition where the old elasticsearch functionalities should work besides newer elasticsearch functionalities until the newer elasticsearch can replace the old ones fully. elasticutils can probably be r…

License

HelloLily/elasticutils_old

Repository files navigation

Deprecated January 5th, 2015

This project is no longer being maintained. Last release is ElasticUtils 0.10.2. You should consider switching to elasticsearch-dsl-py.

README

ElasticUtils is a convenient Django QuerySet-like API for querying Elasticsearch.

Project details

Code

https://github.com/mozilla/elasticutils

Documentation

http://elasticutils.rtfd.org

Issue tracker

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

IRC

#elasticutils on irc.mozilla.org

License

BSD 3-clause; see LICENSE file

Our unit tests are run by Travis CI every time we commit to the master branch.

image

Quick install

Latest released version:

$ pip install elasticutils

Run the dev version (which is master tip):

$ pip install elasticutils==dev

That corresponds with http://github.com/mozilla/elasticutils/tarball/master#egg=elasticutils-dev.

Quick start

See https://elasticutils.readthedocs.org/ for the quick start.

About

Butchered version of elasticutils 0.10.3 (deprecated). The reason this exists is because https://github.com/HelloLily/hellolily is undergoing a transition where the old elasticsearch functionalities should work besides newer elasticsearch functionalities until the newer elasticsearch can replace the old ones fully. elasticutils can probably be r…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published