问题
I have a solr setting with tomcat, and I import data with jdbc from a data base but when I use none-unicode characters after importing the data, when sending the query it dose not recognize the query in the result
回答1:
For UTF-8 support on Tomcat with solr you may want to check
Why_don.27t_International_Characters_Work.3F
URI_Charset_Config
来源:https://stackoverflow.com/questions/9290905/solr-tomcat-utf-8