On 7/18/06, Tricia Williams <[EMAIL PROTECTED]> wrote:
My sample query is: ...... (the english word _canada_ translated into russian) or %D0%9A%D0%B0%D0%BD%D0%B0%D0%B4%D0%B0 (utf-8) or %26%231050%3B%26%231072%3B%26%231085%3B%26%231072%3B%26%231076%3B%26%231072%3B (solr url encoding)
Hi Tricia, Could you clarify what you mean by "solr url encoding"? Where do you see this? The servlet container decodes URLs, and I'm not sure where in Solr that URLs are encoded. -Yonik