[pylucene-dev] JavaError: <unprintable instance object> while calling IndexWriter.addIndexes(DirectoryList)

Andi Vajda vajda at osafoundation.org
Mon Sep 4 20:05:43 PDT 2006


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..


More information about the pylucene-dev mailing list