Re: C: extending text search: from where to start

From: Dimitri Fontaine <dfontaine(at)hi-media(dot)com>
To: Ivan Sergio Borgonovo <mail(at)webthatworks(dot)it>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: C: extending text search: from where to start
Date: 2010-01-20 16:30:48
Message-ID: 87hbqgd9hj.fsf@hi-media-techno.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ivan Sergio Borgonovo <mail(at)webthatworks(dot)it> writes:
> Any other resource that will help me to write my own contrib?

You could try out the following, but it deals a lot with GiST specifics…

http://wiki.postgresql.org/wiki/Image:Prato_2008_prefix.pdf

Regards,
--
dim

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dimitri Fontaine 2010-01-20 16:32:31 Re: Is there a messaging system for Postresql
Previous Message Ivan Sergio Borgonovo 2010-01-20 16:29:22 Re: more docs on extending postgres in C