On 18 May 2012 18:43, KP Sanjailal <kpsanjai...@gmail.com> wrote: > Hi, > > Even after setting the URIEncoding="UTF-8" in the tomcat /conf/server.xml, > indexing and search of Hindi characters doesn't work. The output furnished > below: [...]
How are you indexing your data into Solr? Where does your mysql database reside, and what is the encoding used for the tables? For the record, I can confirm that we have used Hindi in Solr without issues, so in your case, there must be some place where a character encoding/decoding error is happening. Regards, Gora