diff options
-rw-r--r-- | haystack-requirements.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/haystack-requirements.txt b/haystack-requirements.txt new file mode 100644 index 0000000..8b85888 --- /dev/null +++ b/haystack-requirements.txt @@ -0,0 +1,4 @@ +python-geopy python-django-haystack python-pysolr +# jetty solr-jetty +# sudo rm /var/lib/jetty/webapps/solr +# sudo ln -s /usr/share/solr/web/ /var/lib/jetty/webapps/solr |