From: | "Brett W(dot) McCoy" <bmccoy(at)chapelperilous(dot)net> |
---|---|
To: | McMillen Tom <McMillT(at)EU(dot)MWHSE(dot)COM> |
Cc: | "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Free Text Search |
Date: | 2001-03-26 03:10:15 |
Message-ID: | Pine.LNX.4.30.0103252208370.11048-100000@chapelperilous.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Fri, 23 Mar 2001, McMillen Tom wrote:
> I have heard that there is no free text search with PostgreSQL but can find
> nothing to confirm/deny this.
>
> Is there free text search?
>
> If not are there any plans for it (I can't see it in the TODO's)
Full text searching isn't built into PostgreSQL but there is a full text
search library in the contrib directory of the source distribution that
you can compile and use in PostgreSQL.
-- Brett
http://www.chapelperilous.net/btfwk/
------------------------------------------------------------------------
Marriage always demands the greatest understanding of the art of
insincerity possible between two human beings.
-- Vicki Baum
From | Date | Subject | |
---|---|---|---|
Next Message | Brett W. McCoy | 2001-03-26 03:13:08 | Re: about creating DB |
Previous Message | Larry Rosenman | 2001-03-26 01:40:57 | Re: JOIN |