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.
Regards Suryasnat Das Infosys