Ok, looks like I found a solution:
svn co http://svn.whoosh.ca/projects/whoosh/trunk/ whoosh
cd whoosh
sudo python setup.py install
The site here suggests a patch but I think it's not up to date
anymore:
http://haystacksearch.org/docs/installing_engines.html
On Oct 28, 4:10 pm, nausikaa wrot
Hi there
I've been trying to use haystack with the whoosh backend in my django
app.
I've installed whoosh and haystack using
pip install Whoosh
pip install django-haystack
Then I added 'haystack' to my INSTALLED_APPS in settings.py and when
trying to run
python manage.py runserver it would say
2 matches
Mail list logo