| From: | John Hansen <john(at)geeknet(dot)com(dot)au> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | PostgreSQL www <pgsql-www(at)postgresql(dot)org> |
| Subject: | Re: Can't get all search results |
| Date: | 2006-05-16 15:26:48 |
| Message-ID: | 1147793208.7258.5.camel@barney.geeknet.com.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
On Tue, 2006-05-16 at 09:01 -0400, Bruce Momjian wrote:
> John Hansen wrote:
> > On Wed, 2006-05-10 at 22:12 -0400, Bruce Momjian wrote:
> > > I can't get all May 2006 search results to show up on:
> > >
> > > http://archives.postgresql.org/
> > >
> > > If I search for "semaphore", I see only one entry for May 2006, while
> > > this shows three emails with that title from the patches list for May
> > > 7-8, 2006:
> > >
> > > http://archives.postgresql.org/pgsql-patches/2006-05/index.php
> > >
> >
> > Aye, I'm aware of a problem with the sort by date functionality,... if
> > you look closer you will see that they appear among the last few
> > results.
>
> Oh, I definately see some strange date ordering on the last page. Can
> you explain how something as simple as a date sort could not work 100%?
Sure, the function that converts the webserver's response (the
last_modified header returned by a HEAD request to be precise) to a unix
timestamp, is by nature, somewhat uhmm,. unstable
'by nature' since there is no standard, an attempt has been made to
cover the most common response formats.
... John
| From | Date | Subject | |
|---|---|---|---|
| Next Message | John Hansen | 2006-05-16 15:56:54 | Re: Search thoughts |
| Previous Message | Robert Treat | 2006-05-16 13:54:00 | Re: [webmaster] www.psql.it |