On Tue, 13 Nov 2007, Bill Janssen wrote:
File "indexing.py", line 211, in parseQ query = QueryParser.parse(self, querystring) AttributeError: getJavaExceptionThis kind of has me stymied. I don't call getJavaException() anywhere, so it must be the call in jcc/jcc/cpp.py that's signalling this exception, which means it's catching a JavaError which doesn't have this method. How can that happen?
I don't know. If you send me code to reproduce the problem, I can probably tell you more.
Andi.. _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
