Thanks, I will try NumberRangeQuery
On Thu, Oct 1, 2009 at 4:01 PM, Grant Ingersoll wrote:
>
> On Sep 29, 2009, at 11:30 AM, Dragan Jotanovic wrote:
>
>> Hi, I was thinking a long time how to implement this kind of
>> functionality but couldn't figure out anything appropriate.
>> In my lucene doc
On Sep 29, 2009, at 11:30 AM, Dragan Jotanovic wrote:
Hi, I was thinking a long time how to implement this kind of
functionality but couldn't figure out anything appropriate.
In my lucene document, I have two date fields: start and end date.
As a search input I have current date (NOW).
I need t
Hi, I was thinking a long time how to implement this kind of
functionality but couldn't figure out anything appropriate.
In my lucene document, I have two date fields: start and end date.
As a search input I have current date (NOW).
I need to display all documents for which current date is between