Index for similarity search

From: Enrico <scotty(at)linuxtime(dot)it>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Index for similarity search
Date: 2007-01-16 17:04:07
Message-ID: 20070116180407.d02d078e.scotty@linuxtime.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Any suggest to begin my work?

Thanks
Enrico

--
If Bill Gates had a penny for everytime Windows crashed,he'd be a multi-billionaire by now .......oh look, he already is !!!!
scotty(at)linuxtime(dot)it - Skype:sscotty71
http://www.linuxtime.it/enricopirozzi

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Florian G. Pflug 2007-01-16 17:41:56 Re: xml type and encodings
Previous Message Gregory Stark 2007-01-16 16:46:53 Re: Function execution costs 'n all that