Skip to content

A Python port of Nicolas Ruflin's Elastica PHP Elasticsearch client library.

License

Notifications You must be signed in to change notification settings

jlinn/pylastica

Repository files navigation

pylastica: elasticsearch python client

https://secure.travis-ci.org/jlinn/pylastica.png?branch=master

About

Pylastica is a Python port of Elastica, a PHP Elasticsearch client by Nicolas Ruflin.

Installation

$ pip install pylastica

To use the thrift transport protocol, you will need to install the thrift transport plugin.

To index attachments, you will need to install the mapper attachments plugin.

To use a RabbitMQ river, you will need to install the RabbitMQ river plugin.

Documentation

Documentation can be found here.

Compatibility

Pylastica is tested with Python 2.7 and Elasticsearch version 1.3.0.

Changes

See the changelog.

About

A Python port of Nicolas Ruflin's Elastica PHP Elasticsearch client library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published