-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi.

My probleme with search-api and lucene :

I make index and search with a script python test.py.
python manage.py shell < test.py
It's ok, and give me results.

But when I use this.
python manage.py runserver 8080 --verbosity=2

and add the first line in a view script :
from django.contrib.search.backends import LuceneIndexer

When I call a page, the processus runserver crash !!!
No error message in console !


Peharps an install error ?

I use debian etch
I user svn django version.
Database postgres8.1.

I think my PyLucene install is ok (make test is ok).
Detail : http://www.1et0.org/admin/db/pylucene (with some french sorry).

I am not sure my install method search-api is correct.
I just copy the svn checkout
django/branches/search-api/django/contrib/search
in
/usr/lib/python2.4/site-packages/django/contrib/

Idea and advise wellcome.


Thx.
Xavier.  Noobs in django (first django application).

[EMAIL PROTECTED]

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGB8G14dg3EDuiPUcRAiaZAJ9hUvECeuuUfsEvJPGVoKhdzP9KUQCeMBnG
Zq4n4ZfoWaQ1uMZI5Hxwm7M=
=1IJg
-----END PGP SIGNATURE-----

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" 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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Attachment: test.py
Description: application/python

Reply via email to