| |
django-haystack |
On 6 Maj, 17:07, Daniel Lindsley <polarc...@gmail.com> wrote:
manage.py runfcgi ...
to start your applications, make sure you make it threaded:
manage.py runfcgi method=threaded ...
Then whoosh backend should work fine.
> threading issues with Whoosh and it's use in Haystack. This occurs in
> several environments (prefork for patrys, wsgi for me).
you use: