Re: spelling errors in query terms

From: "Craig O'Shannessy" <craig(at)ucw(dot)com(dot)au>
To: Joel Rodrigues <joelrodrigues(at)ifrance(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: spelling errors in query terms
Date: 2003-12-08 06:04:58
Message-ID: Pine.LNX.4.44.0312081702580.1691-100000@mail.undercoverwear.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Joel,

If your using java, and full text, fuzzy searching is an important part of
your app, you might want to check out Lucene. I evaluated it for a
project, and it was very good (the project was a fuzzy search of huge
pages of text).

http://jakarta.apache.org/lucene/docs/index.html

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.
>
> Anyone know what I'm talking about ?
>
> Cheers,
> Joel
>
>
>
>
> _____________________________________________________________________
> Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
> http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Paul Ganainm 2003-12-08 08:04:55 Re: Teach Yourself PostgreSQL book
Previous Message Bruno Wolff III 2003-12-08 06:04:11 Re: xor for text