hi - check the examples for range queries and date math:
http://wiki.apache.org/solr/SolrQuerySyntax http://lucene.apache.org/solr/4_3_1/solr-core/org/apache/solr/util/DateMathParser.html -----Original message----- > From:Marcos Mendez <[email protected]> > Sent: Wednesday 10th July 2013 15:47 > To: [email protected] > Subject: simple date query > > Hi, > > I'm trying to do something like startDate_tdt <= NOW >= endDate_tdt. Any > ideas how I can implement this in a query? I don't think the normal range > query will work. > > Regards, > Marcos
