On Thu, 13 Jul 2006, Christian Klinger wrote:
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
What OS are you on ? Which Linux ? Which version of gcj did you use to build
PyLucene ? Are unit tests passing (make test) ?
Andi..
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev