Hello Steve Thanks for your reply
I don't want to upgrade solr 4 so your suggestion will be as below --------------- you should instead convert these HTML character entities yourself to the characters they represent (e.g. "é" -> "é") before sending the docs to Solr. --------------- Please let me know how can I use your above suggestion. Pls note : When I try to add data to solr with ascent chars, it showing me error ---------- FATAL: Solr returned an error #400 Invalid UTF-8 middle byte 0x6e (at char #916, byte #-1) ----------- as mention in earlier post... Please guide -- View this message in context: http://lucene.472066.n3.nabble.com/Not-able-to-search-Spanish-word-with-ascent-in-solr-tp4064404p4066544.html Sent from the Solr - User mailing list archive at Nabble.com.