Re: URL encoding problems

2013-01-17 Thread Jack Park
Similar thoughts: I used unit tests to explore that issue with SolrJ, originally encoding with ClientUtils; The returned results had "|" many places in the text, with no clear way to un-encode. I eventually ran some tests with no encoding at all, including strings like "hello & goodbye"; such strin

URL encoding problems

2013-01-17 Thread Bruno Dusausoy
Hi, I have some problems related to URL encoding. I'm using Solr 3.6.1 on a Windows (32 bit) system. Apache Tomcat is version 6.0.36. I'm accessing Solr through solrj-3.3.0. When using the Solr admin and specifying my request, the URL looks like this (${SOLR} is there for the sake of brevity) :