Re: [GENERAL] Use of ISpell dictionaries with tsearch2 - what is the point?

2006-05-01 Thread Don Walker
I'm wrong about the use of English ISpell, then what would be the best sequence, e.g. French ISpell, English ISpell, English stemmer? -Original Message- From: Teodor Sigaev [mailto:[EMAIL PROTECTED] Sent: May 1, 2006 10:31 To: Don Walker Cc: pgsql-general@postgresql.org Subject: Re: [

Re: [GENERAL] Use of ISpell dictionaries with tsearch2 - what is the point?

2006-04-28 Thread Don Walker
deal with misspellings in English and/or French? 2.2 Are there any clever linguistic algorithms that can partly solve the same problem? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Don Walker Sent: April 28, 2006 15:11 To: pgsql-general@postgresql.org Su

[GENERAL] Use of ISpell dictionaries with tsearch2 - what is the point?

2006-04-28 Thread Don Walker
I'm new to using tsearch2 and am trying to understand why I would want to use an ISpell dictionary before the stemming dictionary. I'd originally hoped that ISpell would suggest corrections for misspelled words as the documents that I will be indexing will contain a lot of spelling mistakes. From w

[GENERAL] Please comment on the following OpenFTS/tsearch2 issues!

2006-04-25 Thread Don Walker
This topic was originally posted to the OpenFTS-general list on April 24, 2006. There were no replies in about 22 hours so I'm reposting to this more active list. I'm investigating OpenFTS and tsearch2 to see if they provide enough full-text searching features to be used in a new application. I've