Hi,
How could I disable full text search component because I fails to install Xapian in my ENV.
Here is the error that I met:
$ ./manage.py syncdb
Error: /home/sutifang/lib/python2.5/_xapian.so: undefined symbol: PyUnicodeUCS4_EncodeUTF8
BTW, do you know how to resolve it?