Martin Kobele wrote:
Hi,

I tried to parse the following phrase: "foo \"bar\""
I get the following exception:
org.apache.lucene.queryParser.ParseException: Lexical error at line 1, column 18. Encountered: <EOF> after : "\") "

Am I mistaken that "foo \"bar\"" is a valid phrase?

Thanks!
Martin
Hi Martin,

which Lucene version are you using? This was a bug in Lucene 2.0 and earlier versions, but should be fixed in 2.1.


Regards,
Michael

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

Reply via email to