On 22 May 2012 12:07, KP Sanjailal <kpsanjai...@gmail.com> wrote:
> Hi,
>
> Thank you so much for replying.
>
> The MySQL database server is running on a Fedora Core 12 Machine with Hindi
> Language Support enabled.  Details of the database are - ENGINE=3DMyISAM and
>  DEFAULT CHARSET=3Dutf8
>
> Data is imported using the Solr DataImportHandler (mysql jdbc driver).
> In the schema.xml file the title field is defined as:
> <field name="title" type="text_general" indexed="true" stored="true""/>

Please show us your schema.xml and the configuration
file for the DataImportHandler (you might wish to obscure
sensitive details like username/password). Have you tried
the SELECT in the DIH configuration outside of Solr. Is
it producing proper UTF-8?

Regards,
Gora

Reply via email to