- shouldn't that be 2011-03-03T23:59:59.999Z
From: Steve Lewis
To: solr-user@lucene.apache.org
Sent: Thu, March 3, 2011 11:21:53 AM
Subject: Limiting on dates in Solr
I am treating Solr as a NoSQL db that has great search capabilities. I am
querying on a few f
I am treating Solr as a NoSQL db that has great search capabilities. I am
querying on a few fields:
1. text (default)
2. type (my own string field)
3. calibration (my own date field)
I'd like to limit the results to only show the calibration using this query:
calibration:[2011-03-03T00:00:00.00