Re: Index for similarity search - Mailing list pgsql-hackers

From Martijn van Oosterhout
Subject Re: Index for similarity search
Date
Msg-id 20070116181558.GI8182@svana.org
Whole thread Raw
In response to Index for similarity search  (Enrico <scotty@linuxtime.it>)
Responses Re: Index for similarity search  (tomas@tuxteam.de)
Re: Index for similarity search  (Enrico <scotty@linuxtime.it>)
List pgsql-hackers
On Tue, Jan 16, 2007 at 06:04:07PM +0100, Enrico wrote:
> Hi,
> I written an index to improve similarity search like images search, string search etc...
> My index code is written in C and it is not linked with any dmbs, and I would to connect it to postgresql.

You probably want to build a GiST index, check the docs.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

pgsql-hackers by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: xml type and encodings
Next
From: "Matthew T. O'Connor"
Date:
Subject: Re: [GENERAL] Autovacuum Improvements