Re: spelling errors in query terms

From: Joel Rodrigues <joelrodrigues(at)ifrance(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: spelling errors in query terms
Date: 2003-12-10 09:15:21
Message-ID: 614F604F-2AF1-11D8-B6F6-0005024EF27F@ifrance.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks Oleg, I'll take a look at it. Too bad there is no documentation.

Also, there's something wrong with 'trgm.tgz'. This is what happens if I
try to extract it's contents :

gzip: stdin is encrypted -- get newer version of gzip
tar: End of archive volume 1 reached
tar: Sorry, unable to determine archive format.

Cheers ! - Joel

On Monday, December 8, 2003, at 05:39 , Oleg Bartunov wrote:

> On Mon, 8 Dec 2003, Joel Rodrigues wrote:
>
>> Hi,
>>
>> I seem to recall once coming across & using functionality in PostgreSQL
>> that allowed for some flexibility in the spelling of a query term. For
>> example, if one meant to look for 'Honda', but typed in 'Zonda'. There
>> was even a 'looseness' factor of sorts available. I've spent a lot of
>> time trying to find it in the docs and various articles & tutorials on
>> my hard drive, even an hour on Google in vain. It was not
>> contrib/fuzzystrmatch.
>
> You might try http://www.sai.msu.su/~megera/postgres/gist/trgm/
> which uses trigram.

_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? Tlcharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1re messagerie instantane de France

In response to

Browse pgsql-general by date

  From Date Subject
Next Message C G 2003-12-10 09:55:00 Users and session ids
Previous Message Joel Rodrigues 2003-12-10 09:15:07 Re: spelling errors in query terms