Hi,

I'm trying to test indexing documents using  PyLucene; I tried the file 
IndexFiles.py from pylucene samples 
(http://svn.apache.org/viewvc/lucene/pylucene/trunk/samples/IndexFiles.py?view=markup).
When runing the IndexFiles("/tmp/indexing", "index", lucene.StandardAnalyzer()) 
i get the following error:


IndexFiles("/tmp/indexing", "index",lucene.StandardAnalyzer())

SystemError: NULL result without error in PyObject_Call

It can't instantiate the StandardAnalyser object.
Do you have any idea?

Env:
OS: slese11.0
python 2.6
pylucene version:2.4.1-2
jdk1.6.0

__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible 
contre les messages non sollicités 
http://mail.yahoo.fr Yahoo! Mail 

Reply via email to