> >Is there a good reason, why the QueryParser should throw an Error instead of
> >an Exception?
> >
> Unfortunatly this is the feature of JavaCC and not only of Lucene's 
> QueryParser.

Sort of.  It should be possible to fix this by using a different approach
to token building.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to