Merge pull request #271 from dhamaniasad/patch-6

Add pyes
This commit is contained in:
Vinta 2014-12-02 16:36:42 +08:00
commit 419c4ff1bc

View File

@ -522,6 +522,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [django-haystack](https://github.com/toastdriven/django-haystack) - Modular search for Django.
* [elasticsearch-py](http://www.elasticsearch.org/guide/en/elasticsearch/client/python-api/current/) - The official low-level Python client for [Elasticsearch](http://www.elasticsearch.org/).
* [pyes](https://github.com/aparo/pyes/) - Python connector for ElasticSearch - the pythonic way to use ElasticSearch
* [solrpy](https://code.google.com/p/solrpy/) - A Python client for [solr](http://lucene.apache.org/solr/).
* [Whoosh](http://whoosh.readthedocs.org/) - A fast, pure Python search engine library.