Re: Encoding issue with solr querying

2009-05-06 Thread KK
Can someone tell me how to query for some raw unicode text[the one mentioned in my last mail] through SolrJ? Thanks, KK. On Tue, May 5, 2009 at 6:40 PM, KK wrote: > I have indexed some non-english pages in solr index. From the solr admin > interface I can query using the raw unicodes like this,

Encoding issue with solr querying

2009-05-05 Thread KK
I have indexed some non-english pages in solr index. From the solr admin interface I can query using the raw unicodes like this, \u062d\u06c2 \u0627\u0648\u0644\u202c and this gives the resulting page correctly. Now I'm trying to do that through java script in a web page via SolrJ for english que