X-Original-To: pgsql-advocacy-postgresql.org@localhost.postgresql.org Received: from localhost (neptune.hub.org [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id E5563D1B49A; Mon, 19 Jan 2004 18:43:12 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 07338-09; Mon, 19 Jan 2004 14:42:42 -0400 (AST) Received: from mail1.ihs.com (mail1.ihs.com [170.207.70.222]) by svr1.postgresql.org (Postfix) with ESMTP id D1360D1CA65; Mon, 19 Jan 2004 14:42:40 -0400 (AST) Received: from css120.ihs.com (css120.ihs.com [170.207.105.120]) by mail1.ihs.com (8.12.10/8.12.10) with ESMTP id i0JIeiRC002600; Mon, 19 Jan 2004 11:40:44 -0700 (MST) Date: Mon, 19 Jan 2004 11:38:41 -0700 (MST) From: "scott.marlowe" To: "Joshua D. Drake" Cc: "'PostgreSQL General'" , Postgresql Advocacy Subject: Re: New PostgreSQL search resource In-Reply-To: <400C2046.1000503@commandprompt.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IHS-MailScanner: Found to be clean X-IHS-MailScanner-SpamCheck: X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200401/267 X-Sequence-Number: 3449 On Mon, 19 Jan 2004, Joshua D. Drake wrote: > scott.marlowe wrote: > > >Is it possible to institute phrase searching with that system? > > > > > > It seems to work fine??? > > Sincerely, > > Joshua D. Drake Not really. with htdig, I can do "select distinct" on the 7.3 docs and I get exactly 7 responses back, and they all have select followed immediately by distinct, with only space, CR / LF etc in between. And the & symbol josh recommended shows as being ignored, so that didn't work either. Word combos like "bulk loads" or "run-time configuration" are quite handy filters.