If I switch the case at all it gives me only a few options and they
are all lowercase and solr is listed as "solr."

Inside the djangosearch app and pysolr, it's written as Solr though.

Anyone get this setup?

On Feb 10, 11:19 pm, Praveen <[email protected]> wrote:
> SEARCH_ENGINE is not able to find solr. i think some thing wrong in
> your configuration or try to change the case SOLR 'Solr' some thing
> like that
>
> On Feb 11, 6:15 am, Shantp <[email protected]> wrote:
>
> > 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-...
>
> > 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