RE: quirks with sorting

2007-09-10 Thread David Whalen
cene.apache.org > Subject: Re: quirks with sorting > > On 9/10/07, David Whalen <[EMAIL PROTECTED]> wrote: > > I'm seeing a weird problem with sorting that I can't figure out. > > > > I have a query that uses two fields -- a "source" column an

Re: quirks with sorting

2007-09-10 Thread Yonik Seeley
On 9/10/07, David Whalen <[EMAIL PROTECTED]> wrote: > I'm seeing a weird problem with sorting that I can't figure out. > > I have a query that uses two fields -- a "source" column and a > date column. I search on the source and I sort by the date > descending. > > What I'm seeing is that depending

quirks with sorting

2007-09-10 Thread David Whalen
Hi All. I'm seeing a weird problem with sorting that I can't figure out. I have a query that uses two fields -- a "source" column and a date column. I search on the source and I sort by the date descending. What I'm seeing is that depending on the value in the source, the date sort works in rev