Re: Lucene search fails for japanese characters in URL

2008-09-18 Thread anandsarwade
by setup a simple IndexSearcher, no through tomcat? > > 2008/9/18 anandsarwade <[EMAIL PROTECTED]> > >> >> Hi, >> >> I do get the same string from Mysql and also in servlet request. I could >> observe the actaul string in eclipse while debugging. it i

Re: Lucene search fails for japanese characters in URL

2008-09-17 Thread anandsarwade
h step! > Important step is get string from MYSQL and get parameter in servlet, > please > check it, do you get the right string? > Chinese has the same problem too. > > 2008/9/17 anandsarwade <[EMAIL PROTECTED]> > >> >> Hello Jimi, >> >> Thanks a lot for

RE: Lucene search fails for japanese characters in URL

2008-09-17 Thread anandsarwade
> mogul | jimi hullegÄrd | system developer | hudiksvallsgatan 4, 113 30 > stockholm sweden | +46 8 506 66 172 | +46 765 27 19 55 | > [EMAIL PROTECTED] | www.mogul.com > > >> -----Original Message- >> From: anandsarwade [mailto:[EMAIL PROTECTED] >> Sent: den 1

Lucene search fails for japanese characters in URL

2008-09-17 Thread anandsarwade
Hi , I am facing below problem. Please help me in this. I have integrated CJK Analyzer for Japanese characters. I am able to save japanese double byte characters in mysql database in UTF-8 format without issues. I could that data is getted indexed. Now when i search the Japanese characters whic