> -Original Message-
> From: Tobias Knaup [mailto:[email protected]]
> Sent: Saturday, November 05, 2011 10:55 PM
> To: [email protected]
> Subject: Filter for excluding docs in a date range
>
> Hi all,
>
> I'm trying to come up with a filter that works for the f
Hi all,
I'm trying to come up with a filter that works for the following problem:
My documents each have a set of dates, and I need a filter that excludes
all documents that have a date within a given range.
My first stab at it was to index the dates in a NumericField, one value per
date, and use