Re: full text + snowball + ispell?

Поиск
Список
Период
Сортировка
От Cédric Villemain
Тема Re: full text + snowball + ispell?
Дата
Msg-id 200910121326.27615.cedric.villemain@dalibo.com
обсуждение исходный текст
Ответ на full text + snowball + ispell?  (Dominic Bevacqua <dominic.bevacqua@bpmlogic.com>)
Список pgsql-general
Le vendredi 09 octobre 2009 19:31:56, Dominic Bevacqua a écrit :
> Hi
>
> This is probably a naive question, but what would I gain from using
> snowball and ispell dictionaries in tsearch2, as described here:
>
> http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/docs/tsearch-V2-intr
> o.html
>
> ?

this description is only relevant for postgresql where tsearch is not in the
core.
Actually, the core already have snowball stemmer.

Anyway, you can rebuild the snowball with some more custom rules if needed, or
.. well many things are possible, but pg 8.3 and 8.4 come with a full
functionnal text search by default.

>
> Presumably there is a performance hit associated with doing this (more
> from ispell I guess), but what would the benefits be?
>
> Hope someone can enlighten me!
>
> Thanks,
>
> Dominic.
>
> Dominic Bevacqua
> Director
> BPM Logic Ltd.
> http://www.bpmlogic.com
>

--
Cédric Villemain
Administrateur de Base de Données
Cel: +33 (0)6 74 15 56 53
http://dalibo.com - http://dalibo.org

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Vasiliy G Tolstov
Дата:
Сообщение: auth problem
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: strange plpgsql error