Re: text type has no default operator class for GIN?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: text type has no default operator class for GIN?
Дата
Msg-id 23145.1250697247@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: text type has no default operator class for GIN?  (Bob Gobeille <bob.gobeille@hp.com>)
Список pgsql-general
Bob Gobeille <bob.gobeille@hp.com> writes:
> Yes, I was looking for full text searching in english.  Since my
> postgresql.conf contained:

> default_text_search_config = 'pg_catalog.english'

> doesn't this specify the parser, dictionary, and template to use for
> full text searching in english?

It does, but that's a default for tsvector, not bare text.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: index "pg_authid_rolname_index" is not a btree
Следующее
От: Alban Hertroys
Дата:
Сообщение: Re: Unit conversion database (was: multiple paramters in aggregate function)