mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 08:17:07 +00:00
Add pyes
This commit is contained in:
parent
34164b9386
commit
7038a2db77
1 changed files with 1 additions and 0 deletions
|
@ -521,6 +521,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.
|
* [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/).
|
* [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/).
|
* [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.
|
* [Whoosh](http://whoosh.readthedocs.org/) - A fast, pure Python search engine library.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue