Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 7A53E650E7C for ; Fri, 27 Jun 2008 04:15:47 -0300 (ADT) Received: from postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 06182-06-5 for ; Fri, 27 Jun 2008 04:15:37 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from pih-relay04.plus.net (pih-relay04.plus.net [212.159.14.131]) by postgresql.org (Postfix) with ESMTP id D8E95650E2E for ; Fri, 27 Jun 2008 04:15:15 -0300 (ADT) Received: from [84.51.143.99] (helo=server3.office.archonet.com) by pih-relay04.plus.net with esmtp (Exim) id 1KC8Ao-0000c8-Kf; Fri, 27 Jun 2008 08:15:10 +0100 Received: from [192.168.1.36] (dell36.office.archonet.com [192.168.1.36]) by server3.office.archonet.com (Postfix) with ESMTP id 480FD27404F; Fri, 27 Jun 2008 08:15:10 +0100 (BST) Message-ID: <4864937E.8050602@archonet.com> Date: Fri, 27 Jun 2008 08:15:10 +0100 From: Richard Huxton User-Agent: Thunderbird 2.0.0.14 (X11/20080421) MIME-Version: 1.0 To: Bruce Momjian CC: Marti Raudsepp , pgsql-www Subject: Re: No search results for "now" References: <200806262235.m5QMZT109827@momjian.us> In-Reply-To: <200806262235.m5QMZT109827@momjian.us> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Plusnet-Relay: cf8e373ebd3bf82064a9b24a4d0ef1ac X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200806/186 X-Sequence-Number: 15413 Bruce Momjian wrote: > Marti Raudsepp wrote: >> Hi, >> >> Someone pointed out in #postgresql that a search for "now" apparently >> gives no results, even though PostgreSQL has a now() function: >> http://search.postgresql.org/search?u=%2Fdocs%2F8.3%2Fstatic%2F&q=now >> >> Probably needs to be fixed. > > I can confirm this bug. Anyone know the cause? Well, "now" is a stopword in the standard english configuration. Also "and", "or", "if", "then" but not "C". -- Richard Huxton Archonet Ltd