Re: tsearch2 and aspell

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: tsearch2 and aspell
Дата
Msg-id Pine.GSO.4.58.0310211449100.4032@ra.sai.msu.su
обсуждение исходный текст
Ответ на tsearch2 and aspell  (Pavel Stehule <stehule@kix.fsv.cvut.cz>)
Список 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 по дате отправления:

Предыдущее
От: Peter Childs
Дата:
Сообщение: Re: Recomended FS
Следующее
От: Jeff
Дата:
Сообщение: Re: lastval(seq) ?