Hi,

Solr is only able to handle unicode (UTF-8).
Make really sure that you push it into the index in the correct encoding.

See my (accepted ;-)) answer:

http://stackoverflow.com/questions/3086367/how-to-view-the-xml-documents-sent-to-solr/3088515#3088515

Regards,
Peter.

> I have an index that takes textual description and places it in the index. I
> am creating an XML file and passing it to Solr for indexing, but Solr is not
> saving Unicode characters as it is showing question mark for those
> characters. I want to know that how to enable Unicode Support for Solr
> index.
>
> Regards,
> Amier Haider
>
>   


-- 
http://jetwick.com twitter search prototype


Reply via email to