freebsd-ports/textproc/py-pyes/pkg-descr
Dan Langille 5d249a7698 New port: textproc/py-pyes
Python connector for ElasticSearch - the pythonic way to use ElasticSearch

Approved by: wg (mentor)
2015-01-08 21:47:27 +00:00

13 lines
536 B
Text

Python connector for ElasticSearch - the pythonic way to use ElasticSearch
We are working to provide full support to ElasticSearch 1.x (check the
develop branch: we are using the git-flow workflow) that'll have:
* connection based on Official ElasticSearch client ??
* full support to ElasticSearch 1.x (removed old support due incompatibility
* with old version of ES)
* migration from multi_field to >field>.fields
* refactory of old code to be more pythonic
* performance improvements
WWW: https://pyes.readthedocs.org/en/latest/