[pylucene-dev] can't override QueryParser.parse()

Bill Janssen janssen at parc.com
Tue Nov 13 19:40:49 PST 2007


It crashes for me, too, when I run it with an unmodified JCC.

To get the error I reported, I use a much larger codebase.  But I
think it's the same problem -- the 'value' field isn't of the type
reported by the 'exc' field.  And it's crashing in the same place,
in the call to the Java implementation of getBooleanQuery.

Bill


More information about the pylucene-dev mailing list