: NOW/HOUR-5HOURS evaluates to 2010-03-31T21:00:00 which should not be the
: case if the current time is Wed Mar 31 19:50:48 PDT 2010. Is SOLR converting
: NOW to GMT time?
1) "NOW" means "Now" ... what moment in time is happening right at this
moment is independent of what locale you are in an
--
View this message in context:
http://n3.nabble.com/selecting-documents-older-than-4-hours-tp689975p695037.html
Sent from the Solr - User mailing list archive at Nabble.com.
: q=last_update_date:[NOW-7DAYS TO NOW-4HOURS]
:
: does not return a correct recordset. I would expect to get all documents
: with last_update_date in the specified range. Instead solr returns all
: documents that exist in the index which is not what I would expect.
: Last_update_date is SolrDate
t; Thanks!
> --
> View this message in context:
> http://n3.nabble.com/selecting-documents-older-than-4-hours-tp689975p689975.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
--
"Good Enough" is not good enough.
To give anything less than your best is to sacrifice the gift.
Quality First. Measure Twice. Cut Once.
http://www.israelekpo.com/
ry (I prefer not to do that)
q=last_update_date:[NOW/DAY-7DAYS TO 2010-03-31T19:40:34Z]
Any ideas if I can get this to work as expected?
q=last_update_date:[NOW-7DAYS TO NOW-4HOURS]
Thanks!
--
View this message in context:
http://n3.nabble.com/selecting-documents-older-than-4-hours-tp689975p6