Re: Index for similarity search

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Index for similarity search
Дата
Msg-id 20070116181558.GI8182@svana.org
обсуждение исходный текст
Ответ на Index for similarity search  (Enrico <scotty@linuxtime.it>)
Ответы Re: Index for similarity search  (tomas@tuxteam.de)
Re: Index for similarity search  (Enrico <scotty@linuxtime.it>)
Список 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 по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: xml type and encodings
Следующее
От: "Matthew T. O'Connor"
Дата:
Сообщение: Re: [GENERAL] Autovacuum Improvements