| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Sergiy Vyshnevetskiy <serg(at)vostok(dot)net> |
| Cc: | pgsql-www(at)postgresql(dot)org |
| Subject: | Re: Ordering bug in site search results |
| Date: | 2007-01-31 16:29:28 |
| Message-ID: | 200701311629.l0VGTSk28490@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
I can confirm I have seen the date->rank bug myself.
---------------------------------------------------------------------------
Sergiy Vyshnevetskiy wrote:
> Do a website search ordered by _date_. The first page you see is fine, but
> if you try to switch between result pages it gives the results ordered by
> _rank_. Looks like URLs of search result pages miss "s=d" part.
>
> Also, right under the search form it says:
>
> Pages <something>-<something> of <something>.
>
> That should be read:
>
> Results <something>-<something> of <something>.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: You can help support the PostgreSQL project by donating at
>
> http://www.postgresql.org/about/donate
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Josh Berkus | 2007-01-31 18:12:08 | Re: Can we make pgsql-students ML public? |
| Previous Message | Sergiy Vyshnevetskiy | 2007-01-31 16:15:15 | Ordering bug in site search results |