Content copyright © 2006-2007 by eZ systems A.S.
|
|
|
|
Description:
The default installation of tomcat (not only in Debian) uses ISO-8859-1 as default encoding.[1] eZ Components uses utf-8, when it assumes an encoding. An alternative would be to allow to send the character encoding in the Solr Handler and set it to utf-8 as default. This can be done by sending a Content-Type: text/html; charset=utf-8 header. To avoid too many parameters, one could extract the HTTP related methods from solr handler into a separate object, that could be configured. Environment: Operating System: |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||