Received: from localhost (maia-1.hub.org [200.46.204.191]) by postgresql.org (Postfix) with ESMTP id F258E9FB43D for ; Wed, 31 Jan 2007 12:15:23 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.191]) (amavisd-new, port 10024) with ESMTP id 16180-05 for ; Wed, 31 Jan 2007 12:15:16 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from vostok.net (uanet.vostok.net [80.77.40.2]) by postgresql.org (Postfix) with ESMTP id 8B6E99FB43C for ; Wed, 31 Jan 2007 12:15:16 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by localhost (Postfix) with ESMTP id 8EB1F5A000A for ; Wed, 31 Jan 2007 18:15:15 +0200 (EET) X-Virus-Scanned: by clamav at vostok dot net Received: from vostok.net ([127.0.0.1]) by localhost (uanet.vostok.net [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id FCGs36uPJyYx for ; Wed, 31 Jan 2007 18:15:15 +0200 (EET) Received: by vostok.net (Postfix, from userid 5180) id 343055A0004; Wed, 31 Jan 2007 18:15:15 +0200 (EET) Received: from localhost (localhost [127.0.0.1]) by vostok.net (Postfix) with ESMTP id 2D1435A8002 for ; Wed, 31 Jan 2007 18:15:15 +0200 (EET) Date: Wed, 31 Jan 2007 18:15:15 +0200 (EET) From: Sergiy Vyshnevetskiy To: pgsql-www@postgresql.org Subject: Ordering bug in site search results Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200701/132 X-Sequence-Number: 11399 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 - of . That should be read: Results - of .