.. _installation: ============ Installation ============ .. Warning:: ElasticUtils doesn't work well with ElasticSearch 0.19.9. If you're using 0.19.9, you should update to at least 0.19.10. https://github.com/elasticsearch/elasticsearch/issues/2205 ElasticSearch bug with ``_all``. There are a few ways to install ElasticUtils. From PyPI ========= Do:: $ pip install elasticutils From git ======== Do:: $ git clone git://github.com/mozilla/elasticutils.git For other ways to clone, see ``_.