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

ipp isl ippisl at gmail.com
Sun Sep 3 15:40:21 PDT 2006


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 ?

Thanks in advance , yaniv
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osafoundation.org/pipermail/pylucene-dev/attachments/20060904/3a5a3671/attachment.html


More information about the pylucene-dev mailing list