On Sat, Mar 28, 2009 at 8:17 AM, Suryasnat Das <suryaatw...@gmail.com>wrote:

> Hi,
>
> I am implementing a project using SOLR in which we need to do a search
> based
> on date range. I am passing the date in SOLR date format. During formation
> of the SOLR query i am encoding the date string using UTF-8 encoding. After
> forming the whole query string i am posting the search request to SOLR by
> using Apache's HTTPClient class. But during posting it says invalid query.
> How to resolve this?
> please i need a resolution on a immediate basis. Thanks in advance.
>

Why don't you use Solrj client?

http://wiki.apache.org/solr/Solrj

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to