Re: tsearch2 and aspell

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Pavel Stehule <stehule(at)kix(dot)fsv(dot)cvut(dot)cz>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: tsearch2 and aspell
Date: 2003-10-21 10:54:14
Message-ID: Pine.GSO.4.58.0310211449100.4032@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)org)
>

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Diogo Biazus 2003-10-21 10:54:39 About TSearch2 Performance
Previous Message Peter Childs 2003-10-21 10:17:48 Re: Recomended FS