From d3e12905e3e995da59a81cb7863ed34e81c71fbc Mon Sep 17 00:00:00 2001 From: Asad Dhamani Date: Wed, 18 Nov 2015 03:07:45 +0530 Subject: [PATCH] Update link for solrpy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 499dd268..6af15a11 100644 --- a/README.md +++ b/README.md @@ -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. * [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. -* [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. ## News Feed