Hi

I've installed Java, Tomcat and Solr. I followed the directions and
got pysolr as well. I put the djangosearch app on my python path and
put it in the installed_apps in my settings.py.

http://code.google.com/p/djangosearch/source/browse/branches/soc-new-backends/doc/README.txt

In the read me it says to put this in my settings.py file:

SEARCH_ENGINE="solr"

I did this and when I run a shell to do a test query I get an error
saying "ImportError: No module named solr"

Did anyone successfully setup this app? Why is it giving this error?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to