Re: tsearch2 and aspell - Mailing list pgsql-general

From Oleg Bartunov
Subject Re: tsearch2 and aspell
Date
Msg-id Pine.GSO.4.58.0310211449100.4032@ra.sai.msu.su
Whole thread Raw
In response to tsearch2 and aspell  (Pavel Stehule <stehule@kix.fsv.cvut.cz>)
List pgsql-general
On Mon, 20 Oct 2003, Pavel Stehule wrote:

> Hello
>
> Can I use tsearch2 with aspell? I didn't find any info about it, and I
> don't know anything about difference between ispell and aspell.

there is one difference between ispell and aspell dictionaries -
ispell has affix file which contains rules for word-formation, so
we could use it for morphology (well, sort of). AFAIK, aspell has no
affix compression. In tsearch2 we're trying to solve rather opposite task
than spell checkers.


>
> Thank You
> Pavel Stehule
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>

    Regards,
        Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

pgsql-general by date:

Previous
From: Peter Childs
Date:
Subject: Re: Recomended FS
Next
From: Jeff
Date:
Subject: Re: lastval(seq) ?