Re: DataImportHandler: UTF-8 and Mysql

2009-01-13 Thread gwk
Shalin Shekhar Mangar wrote: On Mon, Jan 12, 2009 at 3:48 PM, gwk wrote: 1. Posting UTF-8 data through the example post-script works and I get the proper results back when I query using the admin page. However, data imported through the DataImportHandler from a MySQL database (t

Re: DataImportHandler: UTF-8 and Mysql

2009-01-13 Thread Shalin Shekhar Mangar
On Mon, Jan 12, 2009 at 3:48 PM, gwk wrote: > 1. Posting UTF-8 data through the example post-script works and I get > the proper results back when I query using the admin page. > However, data imported through the DataImportHandler from a MySQL > database (the database contains correc

DataImportHandler: UTF-8 and Mysql

2009-01-12 Thread gwk
Hello, First of all thanks to Jacob Singh for his reply on my mail last week, I completely forgot to reply. Multicore is perfect for my needs. I've got Solr running now with my new schema partially implemented and I've started to test importing data with DIH. I've run in to a number of issues