On Mon, 4 Sep 2006, ipp isl wrote:

Hi ,
i'm using version 1.00 of lucene and while calling
IndexWriter.addIndexes(DirectoryList)
i get the follwoing error:
Traceback (most recent call last):
File "<pyshell#18>", line 1, in ?
  writer.addIndexes([storeList[0]])
File "C:\Python24\lib\site-packages\PyLucene.py", line 1901, in addIndexes
  def addIndexes(*args):return _PyLucene.IndexWriter_addIndexes(*args)
JavaError: <unprintable instance object>

why ? any solution ?

Get the latest PyLucene from http://pylucene.osafoundation.org and try again.
If the problem still happens, please send in a piece of code to reproduce.

Thanks !

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

Reply via email to