On Mon, 19 Mar 2007, John Kleven wrote:
Traceback (most recent call last): File "test/test_ThaiAnalyzer.py", line 27, in ? from PyLucene import ThaiAnalyzer ImportError: cannot import name ThaiAnalyzer
This import should work. You might be running an older version of PyLucene. In your python interpreter, what does PyLucene.VERSION say ? Andi.. _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
