From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | Ian Barwick <barwick(at)gmx(dot)net> |
Cc: | Christoph Haller <ch(at)rodos(dot)fzk(dot)de>, Gulshan Babajee <gulshan(dot)babajee(at)parabolemaurice(dot)com>, pgsql-sql(at)postgresql(dot)org |
Subject: | Re: Compare strings which resembles each other |
Date: | 2003-11-21 20:18:05 |
Message-ID: | Pine.GSO.4.58.0311212315310.13158@ra.sai.msu.su |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)gmx(dot)net
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
From | Date | Subject | |
---|---|---|---|
Next Message | Bruno De Fraine | 2003-11-21 20:54:29 | Maintaining an order for a group of records |
Previous Message | Ian Barwick | 2003-11-21 19:37:12 | Re: Compare strings which resembles each other |