Index your dates as strings (yyyymmdd). 

This works better anyway because range searches work over a wider range
of dates than when you index the full precision.

On Wed, 2005-09-28 at 09:54, Renaud Richardet wrote:
> Hello,
> 
> From our understanding, Lucene uses the Unix Epoch (Jan 1, 1970) and
> there are conflicts with dates that pass this line. For one of our
> projects, we will need to be able to move past Jan 1, 1970 date as far
> as 1857.
> 
> Is there any workaround this?
> 
> Thanks,
> Renaud


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to