org.apache.lucene.queryParser.ParseException: Lexical error at line 1, column 30. Encountered: <EOF> after : "" On 3/12/07, ruchi thakur <[EMAIL PROTECTED]> wrote:
I want to search for phrase „innere Organe" bezeichnet am using query q1 = "„innere Organe\" bezeichnet" is there any issue with q1 am getting Exception in retrieveQuery().IndexDirec:Lexical error at line 1, column 30. Encountered: <EOF> after : "" Regards, Ruchika
