Re: Full Text Index Scanning

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Full Text Index Scanning
Дата
Msg-id 2854.1296412598@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Full Text Index Scanning  (Matt Warner <matt@warnertechnology.com>)
Ответы Re: Full Text Index Scanning
Список pgsql-general
Matt Warner <matt@warnertechnology.com> writes:
> If I understand this, it looks like this approach allows me to match the
> beginnings and endings of words, but not the middle sections.

Yeah, probably.  You might consider using contrib/pg_trgm instead if
you need arbitrary substrings.

            regards, tom lane

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

Предыдущее
От: Matt Warner
Дата:
Сообщение: Re: Full Text Index Scanning
Следующее
От: Yves Weißig
Дата:
Сообщение: New index structure with Open MP