Merge pull request #509 from dhamaniasad/patch-14

Update link for solrpy
This commit is contained in:
Vinta 2015-11-18 13:15:08 +08:00
commit 5bda420b9d

View File

@ -560,7 +560,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](https://www.elastic.co/guide/en/elasticsearch/client/python-api/current/index.html) - The official low-level Python client for [Elasticsearch](https://www.elastic.co/products/elasticsearch). * [elasticsearch-py](https://www.elastic.co/guide/en/elasticsearch/client/python-api/current/index.html) - The official low-level Python client for [Elasticsearch](https://www.elastic.co/products/elasticsearch).
* [elasticsearch-dsl-py](https://github.com/elastic/elasticsearch-dsl-py) - The official high-level Python client for Elasticsearch. * [elasticsearch-dsl-py](https://github.com/elastic/elasticsearch-dsl-py) - The official high-level Python client for Elasticsearch.
* [solrpy](https://code.google.com/p/solrpy/) - A Python client for [solr](http://lucene.apache.org/solr/). * [solrpy](https://github.com/edsu/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.
## News Feed ## News Feed