Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d3e1290

Browse files
committed
Update link for solrpy
1 parent 8e4fe3f commit d3e1290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
560560
* [django-haystack](https://github.com/toastdriven/django-haystack) - Modular search for Django.
561561
* [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).
562562
* [elasticsearch-dsl-py](https://github.com/elastic/elasticsearch-dsl-py) - The official high-level Python client for Elasticsearch.
563-
* [solrpy](https://code.google.com/p/solrpy/) - A Python client for [solr](http://lucene.apache.org/solr/).
563+
* [solrpy](https://github.com/edsu/solrpy) - A Python client for [solr](http://lucene.apache.org/solr/).
564564
* [Whoosh](http://whoosh.readthedocs.org/) - A fast, pure Python search engine library.
565565

566566
## News Feed

0 commit comments

Comments
 (0)