Re: accessing the words in a full text index

Поиск
Список
Период
Сортировка
От Dimitri Fontaine
Тема Re: accessing the words in a full text index
Дата
Msg-id m2iq986wlw.fsf@hi-media.com
обсуждение исходный текст
Ответ на accessing the words in a full text index  ("Massa, Harald Armin" <chef@ghum.de>)
Список pgsql-general
"Massa, Harald Armin" <chef@ghum.de> writes:

> I want to provide a "suggest word as you type" feature in an application (like google suggest). 
> All the documents are - of course - stored within a PostgreSQL
> database, within TEXT columns.

See pg_trgm.

  http://www.postgresql.org/docs/8.4/static/pgtrgm.html

Regards,
--
dim

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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: timestamp literal out of line
Следующее
От: Tom Lane
Дата:
Сообщение: Re: timestamp literal out of line