X-Original-To: pgsql-www-postgresql.org@postgresql.org Received: from localhost (wm.hub.org [200.46.204.128]) by postgresql.org (Postfix) with ESMTP id 838809FA6A2 for ; Wed, 2 Aug 2006 16:29:54 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.128]) (amavisd-new, port 10024) with ESMTP id 19701-03 for ; Wed, 2 Aug 2006 19:29:37 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey- Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by postgresql.org (Postfix) with ESMTP id 985289FA4C8 for ; Wed, 2 Aug 2006 16:29:37 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.13.6/8.13.6) with ESMTP id k72JTY6s019775; Wed, 2 Aug 2006 15:29:34 -0400 (EDT) To: Richard Huxton cc: Robert Bernier , pgsql-www@postgresql.org Subject: Re: [Fwd: [BUGS] BUG #2560: Web page documentation hard In-reply-to: <44D0F92C.7030507@archonet.com> References: <200608021333.22917.xzilla@users.sourceforge.net> <200608021357.28738.robert.bernier5@sympatico.ca> <44D0F92C.7030507@archonet.com> Comments: In-reply-to Richard Huxton message dated "Wed, 02 Aug 2006 20:12:44 +0100" Date: Wed, 02 Aug 2006 15:29:33 -0400 Message-ID: <19774.1154546973@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=3.816 tagged_above=0 required=5 tests=SPF_HELO_SOFTFAIL, SPF_SOFTFAIL X-Spam-Level: *** X-Archive-Number: 200608/16 X-Sequence-Number: 10407 Richard Huxton writes: > Robert Bernier wrote: >> On Wednesday 02 August 2006 13:33, Robert Treat wrote: >>> ASPSeek can as well (they're called stopwords) but it won't help in this >>> case because even if we don't ignore IN et al. it'll still match >>> virtually every page. > Could we not just score the index more highly than other pages? I don't think people want to be presented links to indexes; the search engine is supposed to keep them from having to use anything as low tech as an index, no? But what strikes me is the idea of teaching the search engine not to ignore stopwords that are marked as 's ... regards, tom lane