Re: [tsvector] to_tsvector called multiple times

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: [tsvector] to_tsvector called multiple times
Дата
Msg-id A737B7A37273E048B164557ADEF4A58B3661642C@ntex2010i.host.magwien.gv.at
обсуждение исходный текст
Ответ на Re: [tsvector] to_tsvector called multiple times  ("Sven R. Kunze" <srkunze@tbz-pariv.de>)
Ответы Re: [tsvector] to_tsvector called multiple times
Список pgsql-general
Sven R. Kunze wrote:
> Maybe, I have difficulties to understand the relationship/dependencies
> between all these 'maybe' available dictionary/parser/stemmer packages.
> 
> What happens if I install all packages for a single language? (hunspell,
> myspell, ispell, snowball)
> 
> Are they complementary? Do they replace each other?

They are all dictionaries.

The "text search configuration" determines which dictionaries get
applied to which kinds of words in which order.

So if you introduce a new dictionary, you either have to modify
an existing configuration or efine a new one to use it.

Yours,
Laurenz Albe

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

Предыдущее
От: "Sven R. Kunze"
Дата:
Сообщение: Re: [tsvector] to_tsvector called multiple times
Следующее
От: Merlin Moncure
Дата:
Сообщение: really nice article about postgres popularity in startups on techrepublic