: Looks like QueryParser doesn't handle escaped quotes when inside a phrase:

I believe you are correct.  could you file a Jira issue for this,
preferably with your main function converted to a JUnit test function that
can be added to TestQueryParser?

(it doesn't take much to write a JUnit test function that just
demonstrates something shouldn't get an exception ... just wrap what
you've got in a try block and put a call to fail("unexpected exception")
in the catch block)



-Hoss


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

Reply via email to