Re: Full Text Partial Match at begining

Поиск
Список
Период
Сортировка
От Radosław Smogura
Тема Re: Full Text Partial Match at begining
Дата
Msg-id 9b6dec96a89df3dbcf1786423f0974e3@smogura-softworks.eu
обсуждение исходный текст
Ответ на Re: Full Text Partial Match at begining  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Список pgsql-general
On Thu, 02 Dec 2010 17:34:28 +0100, Dimitri Fontaine
<dimitri@2ndQuadrant.fr> wrote:
> AI Rumman <rummandba@gmail.com> writes:
>> Is it possible to match "%text' in Postgresql 9 Full Text.
>
> See http://www.sai.msu.su/~megera/wiki/wildspeed
>
> --
> Dimitri Fontaine
> http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support
I saw speed result of this and those are surprising. I saw source code,
too. Can be this index used directly on text column? I mean if we will
create this index for 100 characters long text it looks like the index will
take 100^2=10000, because it's set of all shifts.

--
----------
Radosław Smogura
http://www.softperience.eu

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

Предыдущее
От: Scott Ribe
Дата:
Сообщение: Re: Looking for auto starting procedures
Следующее
От: zhong ming wu
Дата:
Сообщение: pg_dump: Error message from server: ERROR: canceling statement due to conflict with recovery