parseQueryString should use UTF-8
---------------------------------
Key: SOLR-202
URL: https://issues.apache.org/jira/browse/SOLR-202
Project: Solr
Issue Type: Bug
Reporter: Ryan McKinley
Priority: Minor
Fix For: 1.2update handler should explicitly use UTF-8 decoding for parameters in the query string: URLDecoder.decode( kv, "UTF-8" ); -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
