user interface to GiST indices

From: "Thomas F(dot) O'Connell" <tfo(at)monsterlabs(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: user interface to GiST indices
Date: 2001-05-16 15:48:50
Message-ID: 3B02A162.2020308@monsterlabs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

on the hackers list, there has been mention that GiST indices are
available as of 7.1 as a partial implementation of full text indexing.
unfortunately, i haven't seen any mention of GiST in the CREATE INDEX
docs, and there is no mention of full text indexing anywhere else in the
docs.

i'm just wondering if there is any way to approximate full text
searching as of postgres 7.1.

thanks!

-tfo

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2001-05-16 15:50:27 Getting 7.1.2
Previous Message Keith G. Murphy 2001-05-16 15:14:08 Re: Re: Which Front End for Postgresql