Re: Compare strings which resembles each other - Mailing list pgsql-sql

From Oleg Bartunov
Subject Re: Compare strings which resembles each other
Date
Msg-id Pine.GSO.4.58.0311212315310.13158@ra.sai.msu.su
Whole thread Raw
In response to Re: Compare strings which resembles each other  (Ian Barwick <barwick@gmx.net>)
List pgsql-sql
On Fri, 21 Nov 2003, Ian Barwick wrote:

> On Friday 21 November 2003 15:32, Oleg Bartunov wrote:
> > On Fri, 21 Nov 2003, Christoph Haller wrote:
>
> > > $PGSQLD/contrib/tsearch/README.tsearch
> > > is your friend.
> >
> > I think tsearch(2) isn't what Gulshan need. He needs fuzzy search,
> > there are several modules in contrib directory (metaphone, fuzzystrmatch).
> > Also, we have trgm module which uses trigram and has index support.
>
> Hi Oleg,
>
> do you have any more information on trgm? According to your
> website it isn't released. I am looking for something along those lines
> and might be able to assist, at least with testing and documentation.

It's don't released because of lack of documentation :( It's tested and
used in production. I'll send you archive in separate message.


>
> Ian Barwick
> barwick@gmx.net
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>
Regards,    Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83


pgsql-sql by date:

Previous
From: Ian Barwick
Date:
Subject: Re: Compare strings which resembles each other
Next
From: "Cristian Custodio"
Date:
Subject: Character invalid saving memo with UpdateSQL