[pylucene-dev] can't override QueryParser.parse()
Andi Vajda
vajda at osafoundation.org
Tue Nov 13 14:32:37 PST 2007
On Tue, 13 Nov 2007, Bill Janssen wrote:
>> File "indexing.py", line 211, in parseQ
>> query = QueryParser.parse(self, querystring)
>> AttributeError: getJavaException
>
> This 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..
More information about the pylucene-dev
mailing list