RE: irrelevant search results - encode issue.

2009-05-15 Thread Radha C.
Thanks shalin.. that works... _ From: Shalin Shekhar Mangar [mailto:shalinman...@gmail.com] Sent: Saturday, May 16, 2009 11:47 AM To: solr-user@lucene.apache.org; cra...@ceiindia.com Subject: Re: irrelevant search results - encode issue. On Fri, May 15, 2009 at 9:16 PM, Radha C

Re: irrelevant search results - encode issue.

2009-05-15 Thread Shalin Shekhar Mangar
On Fri, May 15, 2009 at 9:16 PM, Radha C. wrote: > > I found the why it is returning irrelevant documents. I am encoding my > query > string with UTF-8 and appending to url as follows so it fails. > This is the query string => art_id:queryText&start=0&rows=10&sort=score > desc > encoded url : > >

RE: irrelevant search results - encode issue.

2009-05-15 Thread Radha C.
Hi, I found the why it is returning irrelevant documents. I am encoding my query string with UTF-8 and appending to url as follows so it fails. This is the query string => art_id:queryText&start=0&rows=10&sort=score desc encoded url : http://localhost:8983/solr/TeamSite/select?q=art_id%3A1837028