Hello,

The standard answer to this question is:
If you don't need your dates to be very precise, trim milliseconds. 
Trim more (e.g. seconds) if that information is not relevant.

Otis


--- [EMAIL PROTECTED] wrote:
> Hi,
> 
> I'm storing my dates as longs.  The longs are converted to strings
> and padded with zeros.
> 
> Am I going to run into issues with this?  Based
> on other mailing list postings, I suspect that this may cause the
> "too many
> boolean queries" issue when I search for date ranges.  Is this true? 
> What
> are my options for getting around this issue?
> 
> Any advice is appreciated.
> 
> Thanks.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


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

Reply via email to