Kelvin,

In what scenarios does QueryParser fail without throwing a ParseException?

I think we should fix those cases to ensure a ParseException is thrown.

Erik


On Mar 5, 2004, at 3:21 AM, Kelvin Tan wrote:


Lucene reacts pretty badly to non-wellformed queries, not throwing a
checked/unchecked Exception but throwing an Error. The error message is also
unintelligible to a user (non-developer).


How are people checking/validating queries from a web-app?

I have some checked-in code in sandbox that does javascript validation, but I
wonder if there's a smarter way to do query validation..


k


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


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



Reply via email to