Re: simple date query

2013-07-10 Thread Jack Krupansky
imple 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=

RE: simple date query

2013-07-10 Thread Markus Jelsma
solr-user@lucene.apache.org > 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

simple date query

2013-07-10 Thread Marcos Mendez
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