Hello

after install PyLucene i try to get the manindex.py in samples directory to work!

the command: /usr/local/bin/python2.4 manindex.py test

raises this error

linux:/tmp/luc/PyLucene-src-2.0.0-1/samples # /usr/local/bin/python2.4 manindex.py test
Traceback (most recent call last):
File "manindex.py", line 95, in ?
writer = IndexWriter(indexDir, StandardAnalyzer(), True)
PyLucene.JavaError: java.lang.NullPointerException


I ´ve no idea where to look for the error.

maybe someone can help me

thx christian
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to