Re: [HACKERS] Index greater than 8k

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: [HACKERS] Index greater than 8k
Дата
Msg-id 454B7791.3060904@commandprompt.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Index greater than 8k  (Oleg Bartunov <oleg@sai.msu.su>)
Ответы Re: [HACKERS] Index greater than 8k
Список pgsql-general
Oleg Bartunov wrote:
> Gregory,
>
> All you described you do with fti is possible with tsearch2. Just need
> some think, of course. If you don't need stemming, just don't use it,
> if you need something like %txt%, just write simple dictionary, which
> produce any substrings from input word.

Is there any information on writing these dictionaries?

Sincerely,

Joshua D. Drake




--

      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997
             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate


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

Предыдущее
От: Alexander Staubo
Дата:
Сообщение: Re: dividing integers not producing decimal fractions
Следующее
От: Andreas Kretschmer
Дата:
Сообщение: Re: creating a dumpfile from a view