X-Original-To: pgsql-www-postgresql.org@postgresql.org Received: from localhost (mx1.hub.org [200.46.208.251]) by postgresql.org (Postfix) with ESMTP id F36CA9FB1FD for ; Tue, 29 Aug 2006 05:11:35 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.208.251]) (amavisd-new, port 10024) with ESMTP id 38331-09 for ; Tue, 29 Aug 2006 05:11:35 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from anchor-post-30.mail.demon.net (anchor-post-30.mail.demon.net [194.217.242.88]) by postgresql.org (Postfix) with ESMTP id 5B1139FB1FC for ; Tue, 29 Aug 2006 05:11:35 -0300 (ADT) Received: from mailgate.vale-housing.co.uk ([194.217.48.34] helo=vale-housing.co.uk) by anchor-post-30.mail.demon.net with esmtp (Exim 4.42) id 1GHyh3-000MxA-0o for pgsql-www@postgresql.org; Tue, 29 Aug 2006 08:11:33 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Re: A counter productive conversation about search. Date: Tue, 29 Aug 2006 09:11:32 +0100 Message-ID: In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] A counter productive conversation about search. thread-index: AcbLGPm6SvnzZKSSQ+2qQsAfDQSUtgAJOFAQAABafjAAALud8A== From: "Dave Page" To: "John Hansen" , "Joshua D. Drake" , "PostgreSQL WWW" X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200608/158 X-Sequence-Number: 10549 =20 > -----Original Message----- > From: John Hansen [mailto:john@geeknet.com.au]=20 > Sent: 29 August 2006 08:52 > To: Dave Page; Joshua D. Drake; PostgreSQL WWW > Subject: RE: [pgsql-www] A counter productive conversation=20 > about search. >=20 > Dave Page Wrote: >=20 > > That should be fixable by tweaking weighting values, however=20 > > last time I suggested that I got shot down. >=20 > Not so much shot down, but that it isn't possible. (at least=20 > not without rewriting code) >=20 > Siteweights are for sites, not for parts of a site. Yeah, I was thinking of Mnogosearch where a server can include subsections so you can do things like: ServerWeight 100 Server http://www.postgresql.org/docs/8.1/ ServerWeight 50 Server http://www.postgresql.org/docs/7.4/ I did get shot down as well though - iirc it was Oleg who was essentially saying that the search engine should not have any knowledge of the site beyond what it crawled. > However, if you browse to the documentation you want to=20 > search first, then only that part of the website will be searched. >=20 > Example: >=20 > Go to http://www.postgresql.org/docs/8.1/static/index.html=20 > and search for 'create index' >=20 > http://search.postgresql.org/www.search?ul=3Dhttp%3A%2F%2Fwww.po > = stgresql.org%2Fdocs%2F8.1%2Fstatic%2F%25&fm=3Don&cs=3Dutf-8&q=3Dcreate+in= dex Yeah. /D