Hello, Elisabeth
I am having the same issue with WebLogic 11 with Solr 3.5. I've tried your
solution and didn't work out, but I'm not sure if I'm doing it right.
I've tried to alter the
%SERVER_HOME%\servers\AdminServer\tmp\_WL_user\solr\t6nzak\war\WEB-INF\weblogic.xml
and restarted the server, b
Hi,
I found a solution to it.
Adding the Weblogic Server Argument -Dfile.encoding=UTF-8 did not affect
the encoding.
Only a change to the .war file's weblogic.xml and redeployment of the
modified .war solved it.
I added the following to the weblogic.xml:
*
UTF-8
Would it ma