*select from test1 where datetime1 lucene '[2015-05-06T23:59:59.999Z TO NOW]'*
will return all records that have a datetime1 value, whether or not they are within the range. *select from test1 where datetime1 lucene '[2000-05-06T23:59:59.999Z TO 2015-05-06T23:59:59.999Z]'* will return zero results. -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
