Versions

Description

pylastica: elasticsearch python client ====================================== .. image:: https://secure.travis-ci.org/jlinn/pylastica.png?branch=master :target: http://travis-ci.org/jlinn/pylastica About ----- Pylastica is a Python port of `Elastica <https://github.com/ruflin/Elastica>`_, a PHP `Elasticsearch <http://www.elasticsearch.org/>`_ client by `Nicolas Ruflin <https://github.com/ruflin>`_. Installation ------------ .. code-block:: bash $ pip install pylastica To use the thrift transport protocol, you will need to install the `thrift transport plugin <https://github.com/elasticsearch/elasticsearch-transport-thrift>`_. To index attachments, you will need to install the `mapper attachments plugin <https://github.com/elasticsearch/elasticsearch-mapper-attachments>`_. To use a RabbitMQ river, you will need to install the `RabbitMQ river plugin <https://github.com/elasticsearch/elasticsearch-river-rabbitmq/blob/master/README.md>`_. Documentation ------------- Documentation is in the works. In the mean time, pylastica closely follows `Elastica <https://github.com/ruflin/Elastica>`_, so its docs should suffice. Compatibility ------------- Pylastica is tested with Python 2.7 and Elasticsearch version 0.90.2.

Repository

https://github.com/jlinn/pylastica

Project Slug

pylastica

Last Built

No builds yet

Maintainers

Home Page

https://github.com/jlinn/pylastica

Badge

Tags

elasticsearch

Short URLs

pylastica.readthedocs.io
pylastica.rtfd.io

Default Version

latest

'latest' Version

master