Brian, Do you know what's going on here? I have not yet had time to look at this. If you don't have time, and no one else volunteers, then I will look into it. I would like fix this for the 1.2 final release, if the change required is not major.
Doug > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, October 22, 2001 8:56 AM > To: [EMAIL PROTECTED] > Subject: Re: Re: [Lucene-dev] Katakana characters in queries (a bug?) > > > > > Hi, > > yes, I can confirm this bug. I have the same problem > with query terms starting with german umlauts like '�', '�' > and '�': > > Exception occurred during event dispatching: > org.apache.lucene.queryParser.TokenMgrError: Lexical error at > line 1, column 1. > Encountered: "\u00f6" (246), after : "" > at > org.apache.lucene.queryParser.QueryParserTokenManager.getNextT > oken(Unknown > Source) > at > org.apache.lucene.queryParser.QueryParser.jj_ntk(Unknown Source) > at > org.apache.lucene.queryParser.QueryParser.Modifiers(Unknown Source) > at > org.apache.lucene.queryParser.QueryParser.Query(Unknown Source) > at > org.apache.lucene.queryParser.QueryParser.parse(Unknown Source) > at > org.apache.lucene.queryParser.QueryParser.parse(Unknown Source) > ... > > The problem occurres in lucene 1.2 RC1 and RC2. > > Regards, > Ralf Zimmermann > >
