Assuming the date is 2009-01-01 00:00:00 UTC...
Before: my_date:[* TO 2009-01-01T00:00:00Z]
After: my_date:[2009-01-01T00:00:00Z TO *]
Between: my_date:[2009-01-01T00:00:00Z TO 2010-01-01T00:00:00Z]
All: my_date:[* TO *] (or just don't put a date at all)
Mat
On Wed, Jun 10, 2009 at 02:27, chem l
Thanks Otis
On Wed, Jun 10, 2009 at 1:32 PM, Otis Gospodnetic <
otis_gospodne...@yahoo.com> wrote:
>
> Hello,
>
> These are all done with range queries. They tend to look like this:
>
> &q=add_date:[BeginDateHere TO EndDateHere]
>
>
> You can use * for either BeginDateHere or EndDateHere to get
Hello,
These are all done with range queries. They tend to look like this:
&q=add_date:[BeginDateHere TO EndDateHere]
You can use * for either BeginDateHere or EndDateHere to get the "before/after"
effect.
"All" is just q=*:*
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutc