Re: Date Search with q query parameter

2009-03-12 Thread dabboo
Each of the dates should be in the format described in the example > schema.xml > -- > Regards, > Shalin Shekhar Mangar. > > -- View this message in context: http://www.nabble.com/Date-Search-with-q-query-parameter-tp22471072p22474608.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Date Search with q query parameter

2009-03-12 Thread Shalin Shekhar Mangar
On Thu, Mar 12, 2009 at 4:39 PM, dabboo wrote: > > Hi, > > I am able to rectify that exception but now what I am looking for is : How > I > can pass the value to the date field to search for the record of a specific > date value. e.g. I want to retrieve all the records of Jan 01, 2007. How I > wi

Re: Date Search with q query parameter

2009-03-12 Thread dabboo
__ > From: dabboo > To: solr-user@lucene.apache.org > Sent: Thursday, March 12, 2009 12:27:48 AM > Subject: Date Search with q query parameter > > > Hi, > > I am facing an issue with the date field, I have in my records. > > e.g. I am using q query parameter and passing s

Re: Date Search with q query parameter

2009-03-12 Thread Venu Mittal
Is your final query in this format ? col1:[2009-01-01T00:00:00Z+TO+2009-01-01T23:59:59Z] From: dabboo To: solr-user@lucene.apache.org Sent: Thursday, March 12, 2009 12:27:48 AM Subject: Date Search with q query parameter Hi, I am facing an issue with the

Date Search with q query parameter

2009-03-12 Thread dabboo
View this message in context: http://www.nabble.com/Date-Search-with-q-query-parameter-tp22471072p22471072.html Sent from the Solr - User mailing list archive at Nabble.com.