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 7E119D1E762; Mon, 19 Jan 2004 17:46:18 +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 92835-03; Mon, 19 Jan 2004 13:45:48 -0400 (AST) Received: from mail1.ihs.com (mail1.ihs.com [170.207.70.222]) by svr1.postgresql.org (Postfix) with ESMTP id 2C42ED1E75E; Mon, 19 Jan 2004 13:45:47 -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 i0JHe7RC027741; Mon, 19 Jan 2004 10:40:07 -0700 (MST) Date: Mon, 19 Jan 2004 10:38:04 -0700 (MST) From: "scott.marlowe" To: "Joshua D. Drake" Cc: "'PostgreSQL General'" , Postgresql Advocacy Subject: Re: New PostgreSQL search resource In-Reply-To: <400882E2.8000506@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/264 X-Sequence-Number: 3446 Is it possible to institute phrase searching with that system? I.e.: "create unique index" "select distinct" etc... ??? On Fri, 16 Jan 2004, Joshua D. Drake wrote: > Hello, > > Took an hour today and made the 7.3.4, 7.4.1 and Practical PostgreSQL > documentation > all searchable using OpenFTS and Tsearch2. You can take a look at: > > http://www.commandprompt.com/community/ > > Sincerely, > > Joshua Drake > >