Re: Full Text fuzzy search

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Michael Vodep <mvodep(at)gmx(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Full Text fuzzy search
Date: 2006-09-28 07:55:48
Message-ID: 451B8004.3080003@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Play around contrib/tsearch2 and contrib/pg_trgm

Michael Vodep wrote:
> Hi
>
> How can i do a full text fuzzy search with PgSQL?
>
> For example: i got a text domain. I search for Postgresql
> He should return a result for 'Postgresql' if i enter following values:
> PostgreSQL, Postgresql, postgresql
> but also
> bostgresql, posdgresql, bosdgresql
>
> Is this possible?
>
> Regrads
> michael
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend

--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Najib Abi Fadel 2006-09-28 07:57:06 Re: Full Text fuzzy search
Previous Message Teodor Sigaev 2006-09-28 07:53:50 Re: cyclical redundancy checksum algorithm(s)?