Also the MySQL table may not be in UTF-8 mode. -----Original Message----- From: Feak, Todd [mailto:[EMAIL PROTECTED] Sent: Monday, October 20, 2008 9:48 AM To: solr-user@lucene.apache.org Subject: RE: Japonish language seems to don't work on solr 1.3
I would look real closely at the data between MySQL and Solr. I don't know how it got from the database to the index, but I would try and get a debugger running and look at the actual data as it's moving along. Possible suspects include, JDBC driver, JDBC driver settings, HTTP client (whatever sends the data to Solr). Also, you could play around with the Admin analysis page to make sure it's not cropping up in one of the Tokenizers or Analyzers. But I saw you are using CJK, which most probably doesn't have this issue. -Todd -----Original Message----- From: sunnyfr [mailto:[EMAIL PROTECTED] Sent: Monday, October 20, 2008 9:40 AM To: solr-user@lucene.apache.org Subject: RE: Japonish language seems to don't work on solr 1.3 So maybe when I import my data from mysql I loose it. ?? sunnyfr wrote: > > I did create again my index ? I'm using mySql when I request japon video > I've got result correctly. > And yes I did try to index again data, it takes one minute so it's not a > problem, but now I don't know what can I do? > > -- View this message in context: http://www.nabble.com/Japan-language-seems-to-don%27t-work-on-solr-1.3-t p20070938p20073767.html Sent from the Solr - User mailing list archive at Nabble.com.