Re: Sorting date stored in milliseconds time

2005-04-07 Thread Chris Hostetter
: 2) I doubt that ordering on 2 fields like "time" up to sec (or even to min) : and "integer" will be quicker when sorting using just one "long" i wouldn't be so sure untill you benchmark it ... The biggest issue is the total number of Terms per field that come into play when you sort ... with m

Re: Sorting date stored in milliseconds time

2005-04-07 Thread iouli . golovatyi
Golovatyi/X/GP/Novartis) 06.04.2005 23:51 Subject: Re: Sorting date stored in milliseconds time Please respond to

Re: Sorting date stored in milliseconds time

2005-04-06 Thread Scott Farquhar
On Wed, Apr 06, 2005 at 01:02:35PM +0200, [EMAIL PROTECTED] wrote: > I'm forced to keep date up to milisec. The reason is simple: I get at > least a couple of new messages per sec, if all of them are stamped with the > same time, the retrieval order id undefined, i.e. once I get it, let's > say,

Re: Sorting date stored in milliseconds time

2005-04-06 Thread iouli . golovatyi
(bcc: Iouli Golovatyi/X/GP/Novartis) 28.02.2005 08:47 Subject: Re: Sorting date stored in milliseconds time Please respond to