fad62880a4
The problem is this one: https://github.com/elasticsearch/elasticsearch/issues/2205 This was a bug in ElasticSearch 0.19.9 that was fixed in 0.19.10 so I added a note to the docs stating ElasticUtils doesn't work with ElasticSearch 0.19.9. |
||
---|---|---|
docs | ||
elasticutils | ||
.gitignore | ||
CHANGELOG | ||
CONTRIBUTORS | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements-dev.txt | ||
requirements-django.txt | ||
requirements-docs.txt | ||
requirements.txt | ||
run_tests.py | ||
setup.py | ||
test_settings.py |
README.rst
======== README ======== elasticutils is a convenient Django-queryset-like API for querying Elastic Search. Project details =============== Code: http://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