From: | Teodor Sigaev <teodor(at)sigaev(dot)ru> |
---|---|
To: | nikolay(at)samokhvalov(dot)com |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: sound index |
Date: | 2006-04-12 17:09:17 |
Message-ID: | 443D343D.3090802@sigaev.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Have a look at contrib/pg_trgm
Nikolay Samokhvalov wrote:
> hello.
>
> does anybody know any solutions to the problem of searching
> words/phrases, which are close to each other by sounding? e.g. soundex
> index or smth.
>
> problem I have: tag suggestion mechanism, similar to google suggest,
> which is intended to suggest names of people (search field "person's
> name" in web form). it would be great if it does its work smarter than
> simple LIKE.
>
> also, i'd be happy to listen opinions from people who have experience
> of usage of such things like soundex.
>
> --
> Best regards,
> Nikolay
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match
--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/
From | Date | Subject | |
---|---|---|---|
Next Message | Ian Harding | 2006-04-12 17:10:32 | postmaster.pid |
Previous Message | Merlin Moncure | 2006-04-12 16:31:50 | Re: Hardware related question: 3ware 9500S |