percent encode chars>127 when logging query
-------------------------------------------

                 Key: SOLR-36
                 URL: http://issues.apache.org/jira/browse/SOLR-36
             Project: Solr
          Issue Type: Bug
          Components: search
         Environment: Darwin berlin.local 8.7.1 Darwin Kernel Version 8.7.1: 
Wed Jun  7 16:19:56 PDT 2006; root:xnu-792.9.72.obj~2/RELEASE_I386 i386 i386
            Reporter: Philip Jacob


Tricia Williams reported problems with Cyrillic charsets when trying to search 
using the admin application, specifically NPEs and bad results.  

This patch fixes the webapp by specifying a character encoding for each of the 
admin pages.  

I also discovered a second issue in StrUtils that wasn't encoding UTF-8 data 
properly, so I fixed that.  I'm attaching 2 patches.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to